body {
	font-family: Trebuchet MS;
	background: #CCCACD;
	color: #000000;
}

.info {padding-left: 15px; color: #000000; font-size: 120%; text-decoration: none; font-weight: bold;}
		  
.ads { padding: 30px 10px 30px 10px  ; 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: 5px 0px 3px 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: #FF0000; font-weight: bold; text-decoration:  none; }

.links {padding:10px 0px 0px 15px; color: #000000; text-decoration: none;}
.links a:link {color: #0033CC; text-decoration: none; font-weight: bold;}
.links a:visited {color: #0033CC0; text-decoration: none; font-weight: bold;}
.links a:active {color: #0033CC; 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;
}