.grande {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: 700;
}
.grande_red {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #D84442;
	font-weight: 700;
}
.normal {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: 400;
}
.normal-link{
font-family: verdana;
font-size: 11px;
font-weight: 400;
font-style: normal;
text-decoration: none;
COLOR: 0101B7;
}
.grande-link {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	COLOR: 0101B7;
	font-weight: 700;
}
.pequeña {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #CB0F0D;
	font-weight: 300;
}
p{
margin-bottom:-2px;
}