.menu a{
text-decoration:none;
color:white;
}
a:link
{
	color: #808080;
}
a:visited
{
	color: #808080;
}
a:hover
{
	color: #000033;
}