BODY{ 
	background-image: url(../Imagenes/degraMini.gif);
	background-color: white;
	background-attachment: scroll;
	background-position: top left;
	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;
}