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

.info {padding-left: 15px; color: #000000; font-size: 100%; text-decoration: none; font-weight: bold;}
		  
.ads {padding: 15px; 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: #FF4B00; font-weight: bold; text-decoration:  none; }

.links {padding-left: 15px; color: #000000; font-size: 90%; text-decoration: none;}
.links a:link {color: #FF9900; text-decoration: none; font-weight: bold; font-size: 90%;}
.links a:visited {color: #FF9900; text-decoration: none; font-weight: bold;}
.links a:active {color: #FF9900; 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;
}