body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../../images/Backgrounds/back_clouds_new.jpg);
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #33FFFF;
}
a:active {
	text-decoration: none;
}