
a{
	text-decoration:none;
	color: #666666;
	}
a:hover{	
	text-decoration:none;
	color: #0000FF;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:none;
	color: #666666;
}

.Estilo2 {color: #666666}
.Estilo3 {color: #999999}

.menu_negrita {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.gris {color: #333333}

.subrayado {
	text-decoration: underline;
}
