.TEX {
	font-family: Arial, Helvetica, sans-serif;
}
	a.primario3 {
	text-transform: none;
	color: #2B6FB0;
	padding: 0px;
	margin: 3px;
	display: block;
	text-align: center;
	width: 100%;
	font-size: 12px;
	float: left;
	background-repeat: repeat;
	background-position: center center;
	vertical-align: middle;
	height: 100%;
	font-family: "Trebuchet MS", Tahoma, Arial;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
}
a.primario3:hover {
	text-transform: none;
	color: #62ACF2;
	border: 0px none #660000;
	padding: 3px 0px 3px 6px;
	display: block;
	text-align: center;
	height: 100%;
	width: 100%;
	font-size: 12px;
	float: left;
	background-image: url(images/blanco.gif);
	background-repeat: repeat;
	vertical-align: middle;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial;
	margin: auto;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
