A:link { text-decoration: none; }
A:visited {text-decoration: none; }
A:hover {
	color : #999999;
	text-decoration: none;
	font-weight: bold;
}
A:active {color : #999999; text-decoration: none; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #FFD684;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
	font-style: normal;


}
