A:link{
	COLOR:#333333;
	text-decoration:none: none;
	text-decoration: none;
}
A:visited {
	COLOR: #999999;
	text-decoration:none;
}
A:hover {
	COLOR: #CC3333;
	text-decoration:none;
}
.textoscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	line-height: 15px;
}
.tituloscuro {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #444444;
	font-weight: bold;
	font-style: italic;
}
.textoclaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 20px;
}
.tituloclaro {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	font-style: italic;
}
.grande {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
}
.superchico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC6666;
	font-weight: bold;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.secciones {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}

