
body {
	background-color: #FFFFFF;

}

.volanta {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
.epigrafe{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#026698;
	text-decoration: none;
}

.volanta:hover{
	text-decoration: underline;
	}

.Estilo1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	
}
.Estilo2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#026698;
	text-decoration:none;
}
.Estilo2:hover{
	text-decoration: underline;
	}

.seccion {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
.ancho {
	width: 100%;
}
.General {
	width: 100%;
} 

.linea {
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-top-style: ridge;
	border-top-width: 1px;
	border-top-color: #DFE2E6;
}

.tags {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #4474c4; 
	FONT-FAMILY: "Trebuchet MS", Georgia, Verdana; 
	TEXT-DECORATION: none;
}

