.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #637F6F;
}
body {
	background-color: #FFF8DC;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(splash_design/BACK.gif);
}
a:link {
	color: #948AA2;
}
a:visited {
	color: #82A58F;
}
a:hover {
	color: #95BFA7;
}
a:active {
	color: #938BA2;
}
