
BODY {
	margin-left : 0px;
	margin-top : 0px;
}

P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 22px;
	text-align : justify;
	text-indent : 25px;
	color : #242424;
}
B {
	color : #3399CC;
}

P.contacto {
	line-height : 20px;
	text-align : center;
	text-indent : 0px;
}
A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #BD671A;
	font-weight : 600;
}
A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	color : #99CC33;
	font-weight : 600;
}
A.enlace {
	font-size : 14px;
	text-decoration : none;
	color : #CC9933;
}
A.enlace:HOVER {
   font-size : 14px;
	text-decoration : underline;
	color : #99CC33;
}

UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: italic;
	line-height : 20px;
	text-align : justify;
	text-indent :25px;
	color : #242424;
	list-style-type : none;
}
UL.larga {
	line-height : 40px;
}
ul.centro {
 text-align: center;
 text-indent : 0px;
 }




