a {
	font-family: sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	font-family: sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	font-family: sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: underline;
	color: #FF0000;
}
.bw {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}
