@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial,"Myriad Pro",Tahoma;
	font-size: 12px;
	color: #918F90;
}
input, textarea, select {
	font-family: "Myriad Pro",Tahoma, Arial;
	font-size: 12px;
	color: #918F90;

}
a:link {
	color: #918F90;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #918F90;
}
a:hover {
	text-decoration: none;
	color: #377095;	
}
a:active {
	text-decoration: none;
	color: #918F90;
}
li {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	background-image: url(../media/arrowrightsmall.png);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0 .4em;
}
.menulan { font-size: 10px;}
.font6 {font-size: 6px;}
.red {color:#F00;}
.footline {
	font-size: 9px;
	background-color: #F5F4F5;
	vertical-align:middle;
	text-align:left;
}
.footcell { font-size: 10px; text-align: left; width:3%;  white-space: nowrap;}
.footcell2 { font-size: 10px; text-align: left; width:3%;  white-space: nowrap;cursor: pointer;}
.footcopy{ font-size: 10px; }
.maintable {
	vertical-align:top;
}
<!--================== Coleccion ==================
.catoff{font-size: 14px;font-weight: bold;}
.caton {font-size: 14px;font-weight: bold;cursor: pointer;color: #377095;}
.catsel {font-weight: bold;font-size: 14px;color: #377095;}
.catsubsel {color: #377095;text-align:right;font-weight: bold;}
a.a-cat {font-size: 14px;font-weight: bold;}
.col-pro-list {color: #377095;font-weight: bold;}
.col-pro-head {height: 20px;vertical-align: top;}
.col-foot-tx {height:35px;vertical-align: middle; text-align:left;}
.catmenutx {font-size:10px;}
<!--================== MiCuna ==================
a.a-micuna {font-size: 10px;}
a.afoot{ font-size:10px;}
.sel-submenu-blue {font-weight: bold;color: #377095;font-size: 10px;}
.sel-footmenu-blue {color: #377095; font-size:10px;}
.micuna-headline {font-size: 14px;font-weight: bold;color:#377095;}
.historia-year {font-size: 16px;font-weight: bold;}
.micuna-title {font-weight: bold;}
.noticias-on {cursor: pointer;}
.noticias-date {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color:#377095;
	text-align:left;
}
.noticias-actions {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color:#377095;
	text-align:right;
}
.noticias-headline {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 13px;
	color: #000;
	text-align:left;
}
.noticias-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-align:left;
}
a.noticias {color:#377095; font-weight:bold;}
.sub-headline {font-size: 14px; font-weight: bold; color:#377095;}
.sub-title { font-weight: bold; }
<!--================== Newsletter Overlayer ==================
.modalDialog_contentDiv_error{
	border:3px solid #FFF;	
	padding:2px;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#F00;	/* White background color for the message */
	color:#FFF;
}
.modalDialog_contentDiv_error a{
	color:#FFF;
}

