BODY { 
	scrollbar-arrow-color:#0E75BD; 
	scrollbar-track-color:#79A4C3; 
	scrollbar-shadow-color:#CCCCCC; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#79A4C3; 
	scrollbar-darkshadow-color:#0E75BD; 
	scrollbar-3dlight-color:#FFFFFF;
} 
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;


}
.textodireccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

.enlaces {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #D0E4EC;

}
A {text-decoration: none}
a.enlaces:active  { }a.enlaces:active  { color: #D0E4EC; text-decoration: none} 
a.enlaces:link, a.enlaces:visited{ color: #D0E4EC; text-decoration: none; text-align: left}
a.enlaces:hover { color: #FFFFFF; text-decoration: none; text-align: left}

.correos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #830D1B;
}
A {text-decoration: none}
a.correos:active  { }a.correos:active  { color: #830D1B; text-decoration: none} 
a.correos:link, a.correos:visited{ color: #830D1B; text-decoration: none; text-align: left}
a.correos:hover { color: #3399FF; text-decoration: none; text-align: left}

.textogordo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #830D1B;
}.titulares {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #035B83;
}
.lineabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #035B83;
}
.linederecha {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #035B83;
}
.linearriba {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #035B83;
}
.linealados {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #035B83;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #035B83;
}
.linealrededor {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #035B83;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #035B83;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #035B83;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #035B83;
}
