#betre a:link {
	font: Helvetica;
	color: #F99D52;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
}
#betre a:visited {
   font: Helvetica;
	color: #F99D52;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
}

#betre a:hover {
	font: Helvetica;
	color: #4169E1;
	font-size: 19px;
	font-weight: bold;
	background:0;
	text-decoration: none;
}
