a:link { color: #003399; text-decoration: none }
a:active { color: #660000; text-decoration: none }
a:visited { color: #003399; text-decoration: none }
a:hover { color: #660000; text-decoration: none }
#mainmenu {
	text-align : center;
	font-family : Arial;
	font-weight : bold;
	font-size : 11px;
}
#mainmenu a {
	color : #003366;
	padding-left: 20px;
	padding-right: 20px;
}
#mainmenu a:hover {
	color : #6A0606;
}
