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

h1 {
	font-size: 80%;
	font-weight: bold;
}

.info {padding-left: 15px; color: #000000; font-size: 80%; text-decoration: none; font-weight: bold;}
		  
.navigation {padding: 10px; color: #FFFFFF; font-size: 100%; text-align: right;}
.navigation3 {padding: 10px; color: #FFFFFF; font-size: 100%; text-align: left;}

.navigation2 {color: #000000; font-size: 100%;}
.navigation2 a:link { color: #FFFFFF;  text-decoration: none; }
.navigation2 a:visited { color: #FFFFFF;  text-decoration: none;}
.navigation2 a:hover { color: #FF0000; text-decoration: none; }
		  
.ads {  padding: 30px;  color color: #FFFF00;  text-decoration: none; }
.ads a:link {color: #FFFFFF; text-decoration: none;  font-size: 110%;}
.ads a:visited {color: #FFFFFF;  text-decoration: none;  font-size: 110%;}
.ads a:active {color: #000000; text-decoration: none;  font-size: 110%; }
.ads a:hover {color: #0000FF; text-decoration: none;  font-size: 110%; }

.menu {padding-top: 10px; padding-right: 15px; color: #000000; text-decoration: none; font-size: 100%; text-align: right;}
.menu a:link {color: #000000; text-decoration: none; }
.menu a:visited {color: #000000;  text-decoration:  none;}
.menu a:active {color: #000000;  text-decoration: none; }
.menu a:hover {color: #000000; font-weight: bold; text-decoration:  underline; }

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