.nav
{	font-family: Trajan Pro, Times New Roman;
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	font-variant: small-caps;
}

.nav:hover
{	font-family: Trajan Pro, Times New Roman;
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
	width: 100%;
	font-variant: small-caps;
}

a.sitemap
{	font:10pt Arial;
	text-decoration:none;
	color:#000000;
}

a.sitemap:hover
{	font:10pt Arial;
	text-decoration:none;
	color:#0000ff;
}