b {
	color :  #336666;
}
a.lacalhene {
	font-weight: bold;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}
p {
	font-size : 12px;
	font-family : Verdana, Geneva, Arila, Helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal ;
	color: #336666;
	text-decoration: underline;
	text-transform: capitalize;
	font-weight: lighter;
}
a:hover{
  font-weight : normal!important;
}