BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: #003031; SCROLLBAR-ARROW-COLOR: #003031; SCROLLBAR-DARKSHADOW-COLOR: #003031; SCROLLBAR-BASE-COLOR: #9c9962;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-image: url(img/fondo.gif);
	background-repeat: no-repeat;
	background-color: #003031;
	}


	
	
A {
 COLOR: #003031;
 font-family: "Times New Roman", Times, serif;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
}
A:visited {
  COLOR: #003031; 
}
A:active {
  COLOR: #003031; 
  }
A:hover {
 COLOR: White; 
 }
