body {background-color:#9bbad6; font-family:"Times New Roman", Times, serif; font-size:12px;} 
    
	
	
	
A:link {text-decoration: none}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover	{font-family:"Times New Roman", Times, serif; background-color:#000000; color:#FF0000; cursor: auto}

.fondotop {background-image:url(fondotabla.jpg)}
#clase1 {
	width: 150px;
}
#clase1 a{
	text-align:center;
	display:block;
	background-color:#0033CC;
	border-top: 5px outset;
	border-right: 5px outset #3300CC;
	border-bottom: 5px outset;
	border-left: 5px outset #3300CC;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	padding-top: 2px;
	padding-bottom: 2px;
}

#clase1 a:link{
	text-decoration: none;
	display: block;
}
#clase1 a:visited {text-decoration:none;}
#clase1 a:active {text-decoration:none}
#clase1 a:hover {background-color:#9bbad6; color:#0000CC; cursor:pointer}
