.normal {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: 231F20;
}
.normal2 {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: 231F20;
}
.titular {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: ffffff;
}
A.rojo:link
{
    COLOR: #4A2018;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
}
A.rojo:visited
{
    COLOR: #4A2018;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
}
A.rojo:hover
{
    COLOR: #4A2018;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #4A2018;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #33290E;
}

