font {

	font-size: 11px;

	font-family : verdana;

}

.font1{

	font-size:13px;

	font-family: verdana ;

	font-weight : lighter;

}

a{
	color : #4667A4;
	text-decoration : underline;
}

		.boton

 {

  font-family: Verdana;

  font-size: 5pt;

  font-style: normal;

  line-height: normal;

  font-weight: bold;

  font-variant: normal;

  color: #FFFFFF;

  text-decoration: none

 }



a:hover {

	color: #161D32;

	text-decoration: blink;

}

.titulo {
	border-color : #161D32;
	background-color : #4667A4;
}

 .boton
 {
  font-family: Verdana;
  font-size: 8pt;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: capitalize;
  color: #FFFFFF;
  text-decoration: none
 }
 
 a:hover {
	color: #161D32;
	text-decoration: blink;
 }











