a.wLinks:link {
	color: #FFFFFF;
	text-decoration: none;
		font-family: Verdana;
	font-size: 11px;
	font-weight: bold;

}
a.wLinks:visited {
	color: #FFFFFF;
	text-decoration: none;
		font-family: Verdana;
	font-size: 11px;
	font-weight: bold;

}
a.wLinks:hover {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #C80808;
	height: 30px;
	width: 170px;
	vertical-align: middle;
}

a.BoldBlue:link {
	color: #3D63C6;
	text-decoration: none;
		font-family: Verdana;
	font-size: 12px;
	font-weight: bold;

}
a.BoldBlue:visited {
	color: #3D63C6;
	text-decoration: none;
		font-family: Verdana;
	font-size: 12px;
	font-weight: bold;

}
a.BoldBlue:hover {
	color: #FF0000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.BoldWhite:link {
	color: #FFFFFF;
	text-decoration: none;
		font-family: Verdana;
	font-size: 12px;
	font-weight: bold;

}
a.BoldWhite:visited {
	color: #FFFFFF;
	text-decoration: none;
		font-family: Verdana;
	font-size: 12px;
	font-weight: bold;

}
a.BoldWhite:hover {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}