/* Desarrolado por Gabriel Perez para InfoCampos.com */

/* menu principal */
.menu {font-Family: Verdana; font-size: 10pt; color: #000000; text-decoration:none; font-weight:bold }
:hover.menu {color: #000000; font-family:Verdana; text-decoration:none; font-size:10pt; font-weight:bold }

/* titulos */
.libres {font-Family: Verdana; font-size: 10pt; color: #000000; text-decoration:none }
:hover.libres {color: #000000; font-family:Verdana; text-decoration:underline; font-size:10pt }

/* En fondos obscuros */
.wfont {font-Family: Verdana; font-size: 10pt; color: #FFFFFF; text-decoration:none; font-weight:bold}
:hover.wfont {font-Family: Verdana; font-size: 10pt; color: #FFFFFF; text-decoration:underline; font-weight:bold}

/* Textos normales */
.normal {font-Family: Verdana; font-size: 10pt; color: #000000; text-decoration:none }
:hover.normal {font-Family: Verdana; font-size: 10pt; color: #666666; text-decoration:none; }

/* Textos normales */
.normaltitle {font-Family: Verdana; font-size: 10pt; color: #000000; text-decoration:none; font-weight:bold }
:hover.normaltitle {font-Family: Verdana; font-size: 10pt; color: #666666; text-decoration:none; font-weight:bold }
.pequenos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.pequenosNegros {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
