.texto {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.titulos {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #4881AC;
}
.titulostabla {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	color: #FF6600;
}


.menu {
	color: #333333;
	text-decoration: none;
	width: 100%;
	font-family: Verdana;
	font-size: 10px;
}

a.menu:hover {
	color: #ff6600;
	text-decoration: underline;
	background-color: none;
	height: 100%;
	width: 100%;
	font-size: 10px;
}
.link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #FF6600;
	text-decoration: underline;
}
.ttextos {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
}
