font {
 	color: #ffffff;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	
}

a:hover, a:active{
  text-decoration: none;
  color: #191970;
  background-color: #ece8da;
}

.main_txt {
 	color: #ffffff;
 	font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	
}

.other_txt {
 	color: #183698;
  font-family: Arial;
	font-size: 80%;
	font-weight: bold;
	
}

.negritas {
 	color: #000000;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	
}
