a:link, a:visited {
	text-decoration:none;
	font-family: "Trebuchet MS";
	color: #000000;
}

a:hover {
	text-decoration:none;
	background-color:#FFFFFF;
	display: block;
}

.fondotitulo {
	background-color: #0066CC;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.fondobotonera {
	background-color:#CCF2FF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

