.Negro {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.negro18 {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}

.Blanco {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.Mano {
	cursor: hand;
}
.Azul {
	font-family: tahoma;
	font-size: 11px;
	color: #0093DA;
	text-decoration: none;
}
.Espacios {
	margin: 0px;
	padding: 0px;
}
.Formulario {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #E3E5E6;
	border: 1px solid #CCCCCC;
}
.Gris_Oscuro {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.blanco_menu
{
	font-family:Arial;
	font-size:12;
	color:#FFF;
	font-weight:bold;
}

.negro_menu
{
	font-family:Arial;
	font-size:12;
	color:#000;
	font-weight:bold;
}

.azul_titulo
{
	font-family: Arial;
	font-size: 12px;
	color: #0093DA;
}