body {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	background: #000000;
	color: #FFFFFF;
	font-size: 80%;
}

.info {color: #FFFF00; font-size: 120%; text-decoration: none; font-weight: bold;}
		  
.navigation {color: #000000; font-weight: bold; font-size: 80%;}
.navigation2 {padding-left: 15px; color: #000000; font-weight: bold; font-size: 60%; text-decoration: underline;}
.navigation2 a:link { color: #000000; }
.navigation2 a:visited { color: #000000; }
.navigation2 a:hover { color: #FF3300; }
		  
.ads { padding: 30px;  color color: #FF0000; text-decoration: none; }
.ads a:link {color: #FFFFFF; text-decoration: none;  font-size: 110%;}
.ads a:visited {color: #FFFFFF;   font-size: 110%;}
.ads a:active {color: #FFFFFF;  font-size: 110%; }
.ads a:hover {color: #FFFF00;  font-size: 110%; }

.menu {padding-top: 5px; padding-left: 15px; padding-right: 15px; color: #FF3300; text-decoration: none;  font-family: Trebuchet MS; font-size: 90%;}
.menu a:link {color: #FFFFFF; font-weight: bold; text-decoration: none; }
.menu a:visited {color: #FFFFFF; font-weight: bold; text-decoration:  none;}
.menu a:active {color: #FFFFFF; font-weight: bold; text-decoration: none; }
.menu a:hover {color: #FFFF00; font-weight: bold; text-decoration:  underline; }

.links {padding-left: 25px; padding-top: 8px; color: #C0C0C0; text-decoration: none; font-family: Trebuchet MS;}
.links a:link {color: #FFFFFF; text-decoration: none; font-weight: bold; }
.links a:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.links a:active {color: #FFFFFF; text-decoration: none; font-weight: bold; }
.links a:hover {color: #FFFFFF; text-decoration: underline; font-weight: bold; }
 
.bookmark {color: #C0C0C0; text-decoration: none; font-weight: bold; font-size: 80%;}
.bookmark a:link {color: #FFFF00; text-decoration: underline; font-weight: bold; font-size: 100%;}

.submit1 {
	font-size:150%;
	color: #00FF00;
}
.submit2 {
	font-size:150%;
	color: #FFFF00;
}
.submit3 {
	font-size:150%;
	color: #FFCCFF;
}
.submit4 {
	font-size:150%;
	color: #FF0000;
}