a:link {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFF66;
	text-decoration: none;


}
a:visited {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFF66;
	text-decoration: none;

}
a:hover {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFF66;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFF66;
	text-decoration: none;
}

a.menu:link {color: #D32C08; font-weight: bold;}
a.menu:active {color: #D32C08; font-weight: bold;}
a.menu:visited {color: #D32C08; font-weight: bold;}
a.menu:hover {color: #D32C08; font-weight: bold;}

