.textosmenu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
A,A:link,A:visited,A:active{ 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF; 
	text-decoration:none;
}
A:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;  text-decoration:underline;
	}
