a:visited, a:link {
	color : #000000;
	text-decoration : none;
}

a:hover {
	color : #FF0000;
	text-decoration : none;
}

.btBlack {
	color : #000000;
	font-family : Verdana, "Geneva CE", Geneva, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
}

.btWhite {
	color : #FFFFFF;
	font-family : Verdana, "Geneva CE", Geneva, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
}

.btWhiteB {
	color : #FFFFFF;
	font-family : Verdana, "Geneva CE", Geneva, sans-serif;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
}
