body {
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	text-transform: none;
	background-position: center center;
	
}
font {
	
	font-family: Arial, Helvetica, sans-serif;

}

a:link {
	text-decoration: none;
	color: #333333;

}
a:visited {
	text-decoration: none;
	color: #333333;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
table {
	background-color: #FFCC99;
}
