.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.link:hover { color: #BAFF4E; text-decoration: none}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CDFF46;
	text-decoration: none;
	font-weight: bold;
}
.link1:hover { color: #FF9900; text-decoration: none}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
.link2:hover { color: #FFFFFF; text-decoration: none}
.textogral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293767;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}
.fondo {
	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
}

