a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: none;
}
.menuhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
}
b:link {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
}

