body{
   	background-color:#8A8888;
	font-family: Verdana;
}
td{	
	font-family:verdana;
}
table{	
	border-collapse:collapse;	
	border:0 0 0 0;
}
a{
	text-decoration:none;
	color:#ffffff;
	font-family: verdana;
	font-size: 11px;
}
a:hover{
	text-decoration:none;
	color:#ffffff;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}
#volver{
	text-decoration:none;
	color:#666666;
	font-family: verdana;
	font-size: 10px;
}
#volver:hover{
	text-decoration:none;
	color:#004980;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}
#a_creditos{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}
#a_creditos:hover{
	text-decoration:none;
	color:#FF6600;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}
#titulo{	
	text-decoration:none;	
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #014371;
}
#cuerpo{	
	text-decoration:none;	
	font-family: Verdana;
	font-size: 11px;
	color: #555555;
}
#menu{		
	text-decoration:none;	
	font-family: Verdana;	
	font-weight: none;	
	font-size: 10px;
	color: black;
}
#menu:hover{		
	text-decoration:none;	
	font-family: Verdana;	
	font-weight: none;	
	font-size: 10px;	
	color: black;	
}
#link{		
	text-decoration:none;	
	font-family: arial;	
	font-weight: none;	
	font-size: 11px;
	color: #004980;
}
#link:hover{		
	text-decoration:normal; 	
	font-family: arial;	
	font-weight: normal; 	
	font-size: 11px;	
	color: #FF6600;	
}
#link-blanco{		
	text-decoration:normal; 	
	font-family: arial;	
	font-weight: normal; 	
	font-size: 12px;
	color: #FFFFFF;
}
#link-blanco:hover{		
	text-decoration:underline;	
	font-family: arial;	
	font-weight: normal; 	
	font-size: 12px;	
	color: #FFFFFF;
}
#copete-noticias{		
	text-decoration:normal; 	
	font-family: arial;	
	font-weight: normal; 	
	font-size: 12px;
	color: #404040;
}
#copete-noticias:hover{		
	text-decoration:underline;	
	font-family: arial;	
	font-weight: normal; 	
	font-size: 12px;	
	color: #404040;
}
#titulo-noticias{		
	text-decoration:none; 	
	font-family: Times New Roman, serif;	
	font-weight: bold; 	
	font-size: 20px;
	color: #FFFFFF;
}
#titulo-noticias:hover{		
	text-decoration:underline;	
	font-family: Times New Roman, serif;	
	font-weight: bold; 	
	font-size: 20px;	
	color: #FFFFFF;
}
#boton_menu{
	background-color: #004980;
	text-decoration:none;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	height: 100%;
	width: 100%;
}
#boton_menu:hover{
	background-color: #A8DAFF;
	text-decoration:none;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #004980;
	height: 100%;
	width: 100%;	
}