.bas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002C57;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
a.bas:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002C57;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
a.bas:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	background-image: none;
	background-repeat: no-repeat;
	text-transform: none;
	color: #002C57;
}

