body {
	font-family: Comic Sans MS, Verdana, Tahoma, Arial;
	background: #6AACC9;
	color: #FFFFFF;
	font-size: 80%;
}

.info {padding-left: 15px; color: #000000; font-size: 80%; text-decoration: none; font-weight: bold;}
		  
.navigation {padding: 10px; color: #000000; font-weight: bold; font-size: 80%; border-right: 1px solid #669999; border-bottom: 1px solid #669999;}
.navigation2 {padding: 10px; color: #000000; font-weight: bold; font-size: 80%; border-top: 1px solid #669999;}

		  
.ads { background: #FAD404; padding: 30px; border: 1px solid #006600 ; color 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-top: 10px; padding-left: 10px; padding-right: 15px; color: #000000; text-decoration: none; font-size: 80%; font-family: Comic Sans MS; border-right: 1px solid #669999;}
.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: #FF3300; font-weight: bold; text-decoration:  underline; }

.links {padding-left: 15px; padding-top: 10px; color: #000000; text-decoration: none; font-family: Comic Sans MS; font-size: 80%; border-right: 1px solid #669999;}
.links a:link {color: #000000; text-decoration: none; font-weight: bold; font-size: 120%;  }
.links a:visited {color: #000000; text-decoration: none; font-weight: bold;}
.links a:active {color: #0000FF; text-decoration: none; font-weight: bold; }
.links a:hover {color: #0000FF; text-decoration: underline; 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;
}