body 
{
background-image:  url('f1.jpg');
background-position: top center
}
.textosgenerales {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
}
.textossmall {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
.textosresaltado {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #3366CC;
	font-weight: bold;

}
.class1 A:link {text-decoration: none; color: #003366}
.class1 A:visited {text-decoration: none; color: #003366}
.class1 A:active {text-decoration: none}
.class1 A:hover {text-decoration: none; color: #FFCC00;}

.arialmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366CC;
	font-weight: bold;
}
