body {
	background-image:url(img/bg.gif);background-attachment:fixed;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
}
a:link {
	color: #CDCDCD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CDCDCD;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-size: 12px;
	color: #FF9900;
}
.style1 {color: #FF9900}
.style2 {color: #999999}

