.b {
	font-family: verdana;
	font-size: 10px;
	color: #BDD9EC;
	font-weight: bold;
}
.b a:link {
	font-family: verdana;
	font-size: 10px;
	color: #BDD9EC;
	font-weight: bold;
}
.b a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #BDD9EC;
	font-weight: bold;
}
.b a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #BDD9EC;
	text-decoration: underline;
	font-weight: bold;
}
.b a:active {
	font-family: verdana;
	font-size: 10px;
	color: #BDD9EC;
	font-weight: bold;
}

