a:visited, a:link {
	color : #A0A0A0;
	text-decoration : none;
}

a:hover {
	color : #990000;
	text-decoration : none;
}

.btBlack {
	color : #000000;
	font-family : Verdana, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
}

.btBlackB {
	color : #000000;
	font-family : Verdana, sans-serif;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
}

.btGray1 {
	color : #A0A0A0;
	font-family : Verdana, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
}

.hlGray1 {
	color : #727272;
	font-family : Verdana, sans-serif;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
}

.hlWhite1 {
	color : #FFFFFF;
	font-family : Verdana, sans-serif;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
}