@charset "utf-8";
body {
	background-image: url(images/background.jpg);
}
a:link {
	text-decoration: none;
	color: #FF0000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #283A8E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:active {
	text-decoration: none;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style1 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.style5 {color: #99FF00}
.style10 {font-size: 24px}
.style18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #FF0000;
	font-weight: bolder;
}
.style21 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.style19 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	line-height: normal;
}
.style23 {font-size: 12px}
.style22 {color: #FF0000}
.style25 {color: #000000}
.style27 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.style29 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.style24 {color: #FFFFFF}


.stable a:link {
	color: #ff0000;
	text-decoration: none;
	font-family: "Arial";
	font-size: 9px;
}
.stable a:hover {
	color: #0099ff;
	text-decoration: none;
	font-family: "Arial";
	font-size: 9px;
}
.stable a:visited {
	color: #ff0000;
	text-decoration: none;
	font-family: "Arial";
	font-size: 9px;
}
.stable a:active {
	color: #ff0000;
	text-decoration: none;
	font-family: "Arial";
	font-size: 9px;
	
}

a.highlite:link {
	color: #666666;
	font-family: Calibri, Arial;
	font-size: 36px;
	font-style: normal;
}
a.highlite:visited {
	color: #666666;
	font-family: Calibri, Arial;
	font-size: 36px;
	font-style: normal;
}
a.highlite:hover {
	color: #666666;
	font-family: Calibri, Arial;
	font-size: 36px;
	font-style: normal;
} 
