body {
	background-image: url(/images/bg_splash03c.gif);
	background-repeat: repeat-x;
	background-color: #F4F1DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

td {
	font-size: 12px;
}

a {
	color : #556B2F;
	text-decoration : underline;
}

a:hover {
	text-decoration : none;
	background-color : #DDEEFF;
	color : #00008B;
}

