.OpcionesMenu {
	font-family: Helvetica;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.OpcionesMenu2 {
	font-family: Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.OpcionesMenu3 {
	font-family: Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.OpcionesMenu4 {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.TextoCentral {
	color:#009900;
	font-family: Helvetica;
	font-size: 38px;
	font-weight:bold;
}
.TextoCentral2 {
	color:#009900;
	font-family: Helvetica;
	font-size: 25px;
	font-weight:bold;
}
.TextoCentral3 {
	color:#CC3300;
	font-family: Helvetica;
	font-size: 25px;
	font-weight:bold;
}
.LateralRojo {
	color:#CC3300;
	font-family: Helvetica;
	font-size: 19px;
	font-weight:bold;
	text-decoration:none;
}
.Texto4 {
	font-family: Helvetica;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.Texto5 {
	font-family: Helvetica;
	font-size: 18px;
	color: #CC3300;
	text-decoration: none;
}
.Negrita{
	font-weight:bold;
}
.NoNegrita{
	font-weight:normal !important;
}
.Justificado{
	text-align:justify;
}
