a:visited {  color: #006600; text-decoration: none}
a:active {  color: #006600; text-decoration: none}
a:link {  text-decoration: none; color: #339933; font-weight: normal}
a:hover {  color: #339933; text-decoration: underline}
body {  font-family: Georgia, "Times New Roman", Times, serif}
.menu a:visited {  color: #660000 ; font-weight: bold}
.menu a:active {  color: #660000 ; font-weight: bold}
.menu a:link {  color: #993333; font-weight: bold}
.menu a:hover {  color: #FF0000; text-decoration: underline ; font-weight: bold}
.menu {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight: bold;
	text-decoration: none;
	color: #993333;
}
