BODY{ 
    background-image: url(Imagenes/fondo7.jpg); 
    /* background-image: url(Imagenes/degra.gif); */
	background-color: white;
	background-attachment: scroll;
	background-position: top left;
	background-position: repeat;
	/* background-repeat: repeat-y; */
}

A:link {COLOR: black; TEXT-DECORATION: none}; 
A:visited {COLOR: #333333; TEXT-DECORATION: none}; 
A:active {TEXT-DECORATION: none}; 
A:hover {COLOR: #000099; TEXT-DECORATION: underline}; 

p{ font-size=10pt;
	font-family=Verdana, Arial;
}

td{ font-size=10pt;
	font-family=Verdana,Arial;
}