A.menu{
	font-family : Verdana;
	font-size : xx-small;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

A.menu:HOVER {
	color : Silver;
}

A.voltar{
	font-family : Verdana;
	font-size : xx-small;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}
A.voltar:HOVER {
	color : Gray;
}

