body {
	background-image: url(../Images/Main-Banner.gif);
	background-repeat: repeat-x;

}
a:link {
	text-decoration: none;
	color: #6699CC;

}
a:visited {
	color: #6699CC;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
