A {
	text-decoration: none;
	color: #000000;
}
U { text-decoration:underline;} 
a:link { text-decoration: none}
a:visited { text-decoration: none}
a:hover {
	color: #CE1126;
	text-decoration: none
}
a:active {
	color: #CE1126;
	text-decoration: none
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.titular {
	font-family: Arial;
	font-size: 22px;
	color: #FBF5D5;
	text-decoration: none;
	font-weight: bold;
}
