a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #0B6B9B;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
font {
	font-family: Verdana;
	font-size: 12px;
}
