<style>
a:link { 
	color: black;
	text-decoration: none;
	}
a:visited { 
	color: black;
	text-decoration: none;
	}
a:hover {
	color: #6db8fd;

	text-decoration: none;

	}


body {


	background:#5f9fc7 url("/bg.gif") 0 0 repeat-x;
	margin:0;
	padding:0;
	text-align:center;
Font-family: Arial, Verdana, Georgia, "Times New Roman", Sans-Serif;


}

</style>
