.welcomehead
{
	font-family: 'trebuchet ms';
	font-size: 18px;
	height: 30px;
}

.bodytext
{
	font-family: Verdana;
	font-size: 11px;
	color: #5f5f5f;
	line-height: 16px;
}

A:Visited, A:Link, A:Active
{
	Color: #08478D;
	Text-Decoration: None;
	Font-Family: Verdana, Arial;
	Font-Size: 10px;
	Font-Weight: Bold;
}
A:Hover
{
	Color: #002147;
	Text-decoration: None;
	Font-Family: Verdana, Arial;
	Font-Size: 10px;
	Font-Weight: Bold;
}

A:Visited.cat, A:Link.cat, A:Active.cat
{
	Color: #CC0000;
	Text-Decoration: None;
	Font-Family: Verdana, Arial;
	Font-Size: 10px;
	Font-Weight: Bold;
}
A:Hover.cat
{
	Color: #660000;
	Text-decoration: None;
	Font-Family: Verdana, Arial;
	Font-Size: 10px;
	Font-Weight: Bold;
}

/* Style used in Sitemap third lavel */
A:Visited.third, A:Link.third, A:Active.third
{
	Color: #417517;
	Text-Decoration: None;
	Font-Family: Verdana, Arial;
	Font-Size: 10px;
	Font-Weight: Bold;
}
A:Hover.third
{
	Color: #234A04;
	Text-decoration: None;
	Font-Family: Verdana, Arial;
	Font-Size: 10px;
	Font-Weight: Bold;
}