.fondo {
	background-image: url(fondo10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo_g {
	background-image: url(fondo_g.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.linksprinc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;

}
.derechos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-position: center;
}
A:link {color:#F8CE17; text-decoration: none} 
A:visited {color:#CC9933} 
A:hover {color:#CCCCCC} 
A:active {color:#0033FF}
