a:link {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}

a:visited {

	color: #FF9900;
	text-decoration: underline;
}
a:active {

	color: #FF9900;
	text-decoration: underline;
}


td {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana;
}


.mena:link {
	color: #93B9CE;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.mena:visited {

	color: #93B9CE;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.mena:active {


	color: #93B9CE;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.mena:hover {

	color: #E6F7FD;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.titulos {
	font-size: 22px;
	color: #FF9900;
	font-weight: normal;
}
.bordala {
	border: 1px solid #FF9900;
	padding: 4px;
}
