a:link
{
    text-decoration: none;
}

a:visited
{
    text-decoration: none;
}

a:active
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
	color: #0000C0;
}

span.standard
{
	font-family: Verdana;
	font-size: xx-small;
}

span.body
{
	font-family: Verdana;
	font-size: x-small;
}

span.menuheadblue
{
	font-family: Arial;
	font-size: medium;
	font-weight: normal;
	color: #000080;
}

span.menuheadgold
{
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #663300;
}

span.caption
{
	font-family: Times New Roman;
	font-size: x-small;
	font-style: italic;
	color: #000080;
}
