.menu {
	font-family: verdana;
	font-size: 10px;
	color: #787878;
	font-style: normal;
	font-weight: bolder;
}
.texto {
	font-family: verdana;
	font-size: 11px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
}
A:link		{ font: Verdana; text-decoration:none; font-size: 10px; font-weight: bolder; color: #787878; font-style: normal; }
A:visited	{ font: Verdana; text-decoration:none; font-size: 10px; font-weight: bolder; color: #787878; font-style: normal; }
A:hover		{ font: Verdana; text-decoration:underline; font-size: 10px; font-weight:bolder; color: #787878; font-style: normal;}
A:active	{ font: Verdana; text-decoration:none; font-size: 10px; font-weight: bolder;color: yellow; font-style: normal; }

