.resumen {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.chica {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0000cc;
}
a.inferior {
	font-size : 10px;
	font-weight : normal;
	font-family : Verdana;
	color : #ffffff;
}

.negrita {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.titulo {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

}
.titulo2 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;

}

.links {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover.inferior {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #fffFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #fffFFF;
	text-decoration: none;
}
.emaillink {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #fffFFF;
	text-decoration: none;
}

a:hover.emaillink {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #fffFFF;
	text-decoration: none;
}

