a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-weight: 900;
	color: #996666;
}
a:active {
	font-weight: bold;
	color: #FF0000;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

