.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;


}
.tituloRojo18 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #990000;
}
.titulo14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.titulonegro18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.especial {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
A.link {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

A.link:HOVER {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline
;
}

