BODY  {
	font-family : verdana,arial,helvetica;
	font-size : 12px;
	background-color : #ffffff;
}

TD  {
	font-family : verdana,arial,helvetica;
	font-size : 11px;
}

.altn  {
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	color: #ffffff;
	background-color: #b0c1ff;
}

.tit  {
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	color: #ffffff;
	background-color: #90A1D5;
}
.flechitas {
text-align: right;
font-size:10px;
color:white;
background: none;
}

.a {background: #ff7; color: blue; text-decoration: none; display: block; padding: 0px; border: 1px solid #ddd;}
.a:hover {background: #90a1d5; color: #000;}