body {
	background-image:  url(fondo.gif);


}.footer {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.textosinternos {
	font-family: Verdana, Tahoma;
	font-size: 13px;
	font-style: normal;

}
.subtitulos {
	font-family: Verdana, Tahoma;
	font-size: 19px;
	font-style: normal;

}
.menu {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

A { color: #FFFFFF; text-decoration: none; }
A:hover { color: #0033FF; text-decoration: underline; }
