body {
    background-image:url('images/BG1.gif');
}
a:link, a:visited {
	color: #3366FF;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #3399FF;
	text-decoration: none;
	font-weight: bold;
}
