.descripcionGrande {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.tituloPequeña {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color:#FFFFFF ;
	font-weight: bold;

}

.descripcionPequeña {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #000000;
	font-weight: bold;

}
.descripcionMediana {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}

.subtitulo {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
}
.title {
	font-family: Verdana;
	font-size: 24px;
	font-style: bold;
	color: #FF6600;
	font-weight: bold;

}
.title2 {
	color: #C93C4C;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
}

a:link {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
