body {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	margin-bottom:0;
	margin-top:0;
	margin-left:0;
}
A{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
	text-decoration:underline;

}
A:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration:underline;

}
A.sitio{
	font-family: Tahoma;
	font-size: 12px;
	color: #ed1c24;
	font-weight:bold;
	text-decoration:none;

}
A.sitio:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #ed1c24;
	font-weight:bold;
	text-decoration:underline;

}
A.simple{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight:normal;
	text-decoration:none;

}
A.simple:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;

}