#navback {
	background-color: #4E4E8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

#navback a:link, #navback a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navback a:hover, #navback a:active {
	color: #FF9600;
	text-decoration: none;
}

#sponsors {
	border-bottom : 2px solid #FF9900;
}

#leftside {
	background-color: #10104D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#leftside a:link, #navback a:visited {
	font-size: x-small;
	color: FF9600;
	text-decoration: none;
}

#leftside a:hover, #navback a:active {
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}

#counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#content a:link, #navback a:visited {
	color: #FF9600;
	text-decoration: none;
}

#content a:hover, #navback a:active {
	color: #000000;
	text-decoration: underline;	
}

#spiderlinks a:link, #navback a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF9600;
	text-decoration: none;
}

#spiderlinks a:hover, #navback a:active {
	color: #000000;
	text-decoration: underline;	
}

h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #FF9600; 
	text-decoration: none;}
h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
}
