.texto {
	FONT-SIZE: 18px;
	FONT-FAMILY: "Times New Roman";
	text-align: justify;
}

.colorVerde {
	color: #00CC00
}

.txtTitulo {
	font-size: 70px;
	color: #00BB00;
}

.txtMenuSup {
	font-size: 18px;
	font-weight: bold;
}

.txtCabMenu {
	font-size: 18px;
	font-weight: bold;
}

.txtMenu {
	font-size: 16px;
	font-weight: bold;
}

.txtMenuUsu {
	font-size: 15px;
}

.txtMenuUsuReg {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
}

.txtMenuNot {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.txtTit {
	font-size: 24px;
	color: #00BB00;
	font-family: "MS Serif", "New York", serif;
}

.txtInicio {
	font-size: 14px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-align: justify;
}

.txtUsuario {
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	text-align: justify;
}

.CajaTexto {
	font-size: 11px;
}

.error {
	color: Red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight: bold;
}

.txtAdmin {
	font-size: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.TitNoticia {
	font-size: 16px;
	font-weight: bold;
	font-family: sans-serif;
}

.txtActivos {
	font-size: 13px;
	font-weight: bold;
}

.txtDescPeq {
	font-size: 8px;
}

.txtFirma {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


A {
	color: White;
	text-decoration: none;
}

A:hover {
	color: White;
	text-decoration: underline;
	background-color: #009900;
}

A.bold {
	font-weight: bold;
}

A.bold:hover {
	font-weight: bold;
}

A.resaltar {
	font-weight: bold;
	font-family: serif;
	font-size: 18px;
}

A.resaltar:hover {
	font-weight: bold;
	font-family: serif;
	font-size: 18px;
}

A.visitas {
	font-weight: bold;
	font-family: "Times New Roman";
	font-size: 14px;
}

A.visitas:hover {
	font-weight: bold;
	font-family: "Times New Roman";
	font-size: 14px;
}
