
body         { font-family: Verdana; font-size: 8pt }
table         { font-family: Verdana; font-size: 8pt }
td         { font-family: Verdana; font-size: 8pt }
a:link
{
font-family: Verdana;
font-size: 8pt;
text-decoration: none;
color: Navy;
}
a:visited
{
font-family: Verdana;
font-size: 8pt;
color: navy;
text-decoration: none;
}
a:hover
{
font-family: Verdana;
font-size: 8pt;
color: red;
text-decoration: none;
}
a.menu:link
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #644033;
}
a.menu:visited
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #644033;
}
a.menu:hover
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
