a:link
{
    text-decoration: none;
}

a:visited
{
    text-decoration: none;
}

a:active
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
	color: #0000C0;
}

span.menuhead
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #000000;
}

span.menutext
{
	font-family: Verdana, sans-serif;
	font-size: xx-small;
	color: #808080;
}

span.standard
{
	font-family: Verdana, sans-serif;
	font-size: xx-small;
}

span.body
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
}

span.subheading
{
	font-family: Verdana, sans-serif;
	font-size: xx-small;
	color: #008000;
}

span.heading
{
	font-family: Arial, sans-serif;
    font-weight: bold;
	font-size: medium;
}

span.menuheadgreen
{
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #008000;
}

span.menuheadgold
{
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #663300;
}

span.caption
{
	font-family: "Times New Roman", serif;
	font-size: x-small;
	font-style: italic;
	color: #008000;
}

span.inverse
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	color: #ffffff;
}