<style>
#menu {
background-color:#000000;
font-family:Arial;
font-size:12px;
color:#000000;
}
#menu a{
	text-decoration:none;
	color: #3880C0;
	font-weight: normal;
}
#menu a:hover{
	text-decoration:underline;
	color: #3880C0;
}
#menu a:visited{
color:#3880C0;
}
#menu a:link{
color:#3880C0;
}
</style>

