a{
	text-decoration : none;
}
A:hover { 
	text-decoration : underline;
}
.contBold{
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
}
.TextoBlanco{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.cont{
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	color: #000000;
}
.contTop{
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	color: #000000;
}
.contArial{
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	color: #000000;
}
.contVerdana{
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	color: #000000;
}
.fecha{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.pie{
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	color: #333333;	
	text-decoration: none;
}

