/* CSS Document */


<!--
body,td,th {
	font-family: Century Gothic, AvantGarde Bk BT, Arial;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #E1CBA2;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat;
}
a:link {
	color: #6600FF;
	font-style: italic;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF00FF;
}
a:active {
	text-decoration: underline;
	color: #990066;
}
.style2 {font-size: 12}
.style3 {font-size: 16px}
-->
