body, td, font {
	font-family: "arial", "Courier", "mono";
	font-size: 12px;
	color: #FFFFFF;
}
.white12 {
	font-family: "arial", "Courier", "mono";
	font-size: 12px;
	color: #FFFFFF;
}
a:link , a:visited {
	font-family: "arial", "Courier", "mono";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover , a:active {
	font-family: "arial", "Courier", "mono";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
