@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #000000;
}
body {
	background-color: #69A2B5;
	background-image: url(RSL/splash1.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}
a:link, a:visited {
	color: #CCCCCC;
}

a:hover {
	color: #FFFFFF;
}

