td {
	font-family: "song", "verdana";
	font-size: 12px;
}
a:link {
	color: #0066CC;
	text-decoration: none;

}
a:visited {
	color: #0066CC;
	text-decoration: none;

}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.txt {
	line-height: 20px;
}
.inputa {
	font-family: "verdana";
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
a.blancoport:active {  
	color: #FFFFFF; 
	text-decoration: none
}
a.blancoport:link {  
	color: #FFFFFF; 
	text-decoration: none
}
a.blancoport:hover {  
	color: #FFFFFF; 
	text-decoration: underline
}
a.blancoport:visited {
	color: #FFFFFF;

}

.seccionesgrand {  
	font-family: Arial, Helvetica, Verdana,  sans-serif; 
	font-size: 20px; 
	font-weight: bold; 
	color: #003366; 
	text-decoration: none 
}

.destacados {  
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: #003366; 
	text-decoration: none
}