body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
}
body,td,th {
	color: #547A95;
	font-size:12px;
	line-height:25px;
}
a:link {
	color: 
	text-decoration: none;
}
a:visited {
	color: 
	text-decoration: none;
}
a:hover {
	color: 
	text-decoration: underline;
}
a:active {
	color:
	text-decoration: none;
}