body,td,th {

}
body {
	background: #88A9DF;
	background-image:url(/images/siteimages/1.jpg);
	background-repeat:repeat-x;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color:#333399;
	font-size: 11px;	
}
a:link {
	color:#333399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;	
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}

