.VdbStyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #BCC7E2;
	color: #003399;
	text-decoration: none;
	font-weight: 600;

}
a {
	text-decoration: none;

}
a:hover {
	font-weight: bold;





}
a:active {
	font-weight: bold;




}
