.rojo {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.blanco {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.peq {
	font-size: 10px;
}
.gr14 {
	font-size: 14px;
}
.naranja {
	font-style: italic;
	color: #99582D;
	font-size: 14px;
}
.head_grana {
	color: #94340C;
	border: none;
	font-style: italic;
	font-weight: normal;
	font-family: "Courier New", Courier, mono;
}
.redlink {
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.redlink:hover {

	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.blanco {
	font-weight: bold;
	color: #FFFFFF;
}
.ver_gr {
	font-family: "Monotype Corsiva", "Bookman Old Style", Arial, Garamond, Georgia;
	font-size: 24px;
	font-weight: bold;
	color: #006600;
}
.link_blank {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link_blank:hover {

	font-size: 10px;
	font-weight: bold;
	color: #99ff66;
	text-decoration: underline;
}
