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


<!--
body {
	background-image: url(images/bg.gif);
	background-color: #202323;
	background-repeat: repeat-x;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FF0000;
}
.button {
	background-image:url(images/submit_button.gif);
	size:auto;
	}
	
	.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
}
	-->
	a:link {
COLOR:#424242;
}
a:visited {
COLOR:#660000;
}
a:hover {
COLOR: #FF0000;
}
a:active {
COLOR: #00FF00;
}
.style5 {color: #424242; font-family: Arial, Helvetica, sans-serif;}
.style6 {font-size: 12}-->

-->
