a {
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;


}
body {
	background-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;

}
a:hover   { color: red; text-decoration: underline overline }
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
 
