body {
	background-repeat:repeat-x;
	font-family: Arial,Verdana,sans-serif;
	font-size:12px;
	color: #003;
	margin: 0;
	background-color: #001c33;
	background-image: url(../img/bg.jpg);
	}
.mainTable {
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #3399FF;
}
a:visited {
	text-decoration: none;
	color: #3399FF;
}
a:hover {
	text-decoration: underline;
	color:	#333333;
}
