/* 
CSS Document 
Wink Hosting (www.winkhosting.com)
PORTALDELMAULE.CL
nmaldonado@portaldelmaule.cl
*/

.CSS_información {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
			
}

.CSS_vinculos {
	font-family: Arial;
	font-size: 11px;
	color: #0A45F7;
}

.CSS_titulos {
	color: #0000CC;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.CSS_dirección {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
}

.CSS_portaldelmaule {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial;
}

body {
	background-color: #6A96FF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}


