body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;

}

table {
background-image:url(../imganes/cabecera/fondo1.gif);
	
}

td, th {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #6600ff;
	
}

a {
 	color:#6600FF;
	text-decoration: none;
	font-size: 11px;
}

a:hover {
	text-decoration:none;
	font-size: 12px;
	color: #9900FF;
	font-weight:bold;
	

}




.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}



