.menu {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.normal {  font-family: Arial, Verdana; font-size: 12px}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #008000;
	text-decoration: none;
}

a:hover {
	color: #008000;
	text-decoration: underline;
}.estilo1 {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
}
.estilo2 {
	font-family: Arial, Verdana;
	font-size: 14px;
	text-decoration: none;
}
.estilo3 {
	font-family: Arial, Verdana;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
.estilo1vin {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	list-style-position: inside;
	
}
.estilo1ink{
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	color:#000000;
	
}
.imag{
	
	text-decoration: none;
	
}
.bordes { 
border: solid #cccccc; 
} 
