a {	
	color: #666;
	font-size: 10px;	
	text-decoration: none
}

body {
    background : url(img/fondo.jpg);
	font-family: Georgia, Times New Roman, Times, serif;
	color: #999;
	font-size: 12px;
	
}

td {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFF;
	font-size: 12px;
	line-height: 16px;

}

th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFF;
	font-size: 12px;
	
}

head {
	  font-family: Georgia, Times New Roman, Times, serif;
	  color: #999;
	  font-size: 14px;

}


.foot {
	  font-family: Georgia, Times New Roman, Times, serif;
	  color: #666;
	  font-size: 10px;
	  text-decoration: none;

}
.foot:hover {
	  font-family: Georgia, Times New Roman, Times, serif;
	  color: #666;
	  font-size: 10px;
	  text-decoration: underline;

}
.nav {
	display : block;
    width :130 px;
    color: #FFF;
	text-decoration: none;
	font-weight:bold;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Times, serif;
	padding: 3px;

}

.nav:hover {
	display : block;
    width :130 px;
	color: #333;
    text-decoration: none;
    font-weight:bold;
    font-size: 16px;
    background-color :#FF9900;
	font-family: Georgia, Times New Roman, Times, serif;
    padding: 3px;

}

.nav:active {
       display : block;
       width :130 px;
	   color: #333;
	   text-decoration: none;
	   font-weight:bold;
	   font-size: 16px;
	   background-color :#FF9900;
	   font-family: Georgia, Times New Roman, Times, serif;
       padding: 3px;

}
.navlinks {
	display : block;
	width :350 px;
    color: #FFF;
	text-decoration: none;
	font-weight:bold;
	font-size: 16px;
	background-color :#333;
	font-family: Georgia, Times New Roman, Times, serif;
	padding: 3px;

}
.navlinks:hover {
	display : block;
    width :350 px;
	color: #000;
    text-decoration: none;
    font-weight:bold;
    font-size: 16px;
    background-color :#ccc;
	font-family: Georgia, Times New Roman, Times, serif;
    padding: 3px;

}

.navlinks:active {
       display : block;
       width :350 px;
	   color: #333;
	   text-decoration: none;
	   font-weight:bold;
	   font-size: 16px;
	   background-color :#FF9900;
	   font-family: Georgia, Times New Roman, Times, serif;
       padding: 3px;

}
.navpag {	
	color: #CCC;
	font-weight:bold;
	font-size: 14px;	
	text-decoration: none
	font-family: Georgia, Times New Roman, Times, serif;
}
.navpag:hover {	
	color: #FFF;
	font-weight:bold;
	font-size: 14px;	
	text-decoration: none
	font-family: Georgia, Times New Roman, Times, serif;
}
.navpeq {	
	color: #FFF;
	font-weight:bold;
	font-size: 12px;	
	text-decoration: none
	font-family: Georgia, Times New Roman, Times, serif;
}
.navpeq:hover {	
	color: #FF9900;
	font-weight:bold;
	font-size: 12px;	
	text-decoration: none
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
    color: #CCC;
	font-weight:bold;
	font-size: 14px;
	}

<STYLE type="text/css">
<!--
BODY {
scrollbar-face-color:#000;
scrollbar-highlight-color:#666;
scrollbar-3dlight-color:#999;
scrollbar-darkshadow-color:#666;
scrollbar-shadow-color:#ccc;
scrollbar-arrow-color:#FF9900;
scrollbar-track-color:#333;
}
-->
</STYLE>