body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
body,td,th {
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	COLOR: #FF9900;
	text-decoration: none;
	font-size: 14px;
}
a:active {
	text-decoration: none;
}
a:visited {        
	COLOR: #FF9900;
    text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #66CC00;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

