body {
	font-family: Trebuchet MS;
	background: #FFCC00;
	color: #000000;
	font-size: 80%;
}

.info {padding-left: 15px; color: #000000; font-size: 100%; text-decoration: none; font-weight: bold;}
		  
.navigation {color: #000000; font-size: 100%; text-decoration: underline; font-weight: bold;}
		  
.ads { color: #FF0000; font-weight: bold;  text-decoration: none; }
.ads a:link {color: #FF0000; text-decoration: none;  font-size: 110%;}
.ads a:visited {color: #FF0000;   font-size: 110%;}
.ads a:active {color: #FF0000;  font-size: 110%; }
.ads a:hover {color: #0000FF;  font-size: 110%; }

.menu {padding-left: 15px; color: #000000; text-decoration: none;}
.menu a:link {color: #000000; font-weight: bold; text-decoration: none; }
.menu a:visited {color: #000000; font-weight: bold; text-decoration:  none;}
.menu a:active {color: #000000; font-weight: bold; text-decoration: none; }
.menu a:hover {color: #000000; font-weight: bold; text-decoration:  underline; }

.links {padding-left: 15px; color: #000000; text-decoration: none;}
.links a:link {color: #000000; text-decoration: none; font-weight: bold;}
.links a:visited {color: #000000; text-decoration: none; font-weight: bold;}
.links a:active {color: #000000; text-decoration: none; font-weight: bold; }
.links a:hover {color: #FF0000; text-decoration: none; font-weight: bold; }
 
.bookmark {color: #FF0000; text-decoration: none; font-weight: bold;}

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