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

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

P.contacto {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 20px;
	text-align : center;
	text-indent : 0px;
	color : #242424;
}
A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #CC3333;
	font-weight : 600;
}
A.pulso {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : Blue;
	font-weight : 600;
}
A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	color : #99CC33;
	font-weight : 600;
}
UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 50px;
	text-align : justify;
	text-indent :35px;
	color : #242424;
	list-style-type : none;
}




