/* CSS Document */
<style type="text/css">

body {
	background-image:  url();
	background-color: #232651;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
a:link {
	color: #191E4C;
	text-decoration: none;
}
a:visited {
	color: #191E4C;
	text-decoration: none;
}
a:hover {
	color: #663300;
	text-decoration: none;
}
a:active {
	color: #191E4C;
	text-decoration: none;
}
.text:link {color:#232651}
.text:hover {color:#2F6088}
.text:active {color:#232651}
.text:visited {color:#232651}

.menu:link {color:#DDDDDD}
.menu:hover {color:#45C1C6}
.menu:active {color:#DDDDDD}
.menu:visited {color:#DDDDDD}

</style>
