	a:visited{
		text-decoration: none;
		text-transform: none;
		color:#0A3672;
	}
	a:link{
		text-decoration: none;
		text-transform: none;
		color: #0A3672;
	}
	
	A:hover { color : #000508; 
			  background:transparent;
			}

	td
		{
		color: black;
		background-color: #E8F1F7;
		font-family: Comic Sans, Serif;		
		}
	borra
		{
		color: black;
		background-color: #00FF00;
		font-family: Comic Sans, Serif;		
		}

