body {
	font-family: Comic Sans MS,Trebuchet MS;
	background: #000000;
	color: #FFFFFF;
	font-size: 80%;

}

h1 {padding-right: 5px; padding-bottom:0px; font-size: 130%;  color: #BDDBF9; font-weight: bold; font-style: italic;}

.info {padding-left: 10px; font-family:Trebuchet MS, Comic Sans MS; color: #000000; font-size: 110%; font-weight: bold; }
		  
.ads {padding: 10px 10px 30px 10px ; color: #FFFF00; font-weight: bold;  text-decoration: none;  font-size: 110%;}
.ads a:link {color: #FFFF00; font-weight: bold; text-decoration: none; font-size: 115%; font-style: italic;}
.ads a:visited {color: #FFFF00; font-weight: bold; text-decoration: none; }
.ads a:active {color: #FFFF00; font-weight: bold; text-decoration: none; }
.ads a:hover {color: #FF0000; font-weight: bold;  text-decoration: none;  }

.menu {padding-left: 15px; padding-top:15px; padding-bottom:5px; color: #FFFFFF; text-decoration: none; }
.menu a:link {color: #6699FF; text-decoration: none; font-weight: bold;   }
.menu a:visited {color: #6699FF; text-decoration: none; font-weight: bold;  }
.menu a:active {color: #6699FF; text-decoration: none; font-weight: bold;}
.menu a:hover {color: #FFFF00; text-decoration: none; font-weight: bold;  }

.alllinks { border-left: solid 1px #6699FF; border-bottom: solid 1px #6699FF;  padding-bottom:15px;}
.links {padding-left: 15px; padding-right: 15px;  padding-top:15px; color: #FFFFFF; text-decoration: none; font-size: 80%; }
.links a:link {color: #6699FF; text-decoration: none; font-weight: bold; font-size: 110%; font-style: italic;  }
.links a:visited {color: #264B99; text-decoration: none; font-weight: bold; font-size: 110%; font-style: italic;}
.links a:active {color: #6699FF; text-decoration: none; font-weight: bold; font-size: 110%; font-style: italic;}
.links a:hover {color: #FF0000; text-decoration: none; font-weight: bold;font-size: 110%; font-style: italic; }
 
.bookmark {color: #FF0000; text-decoration: none; font-weight: bold;}

.white {color: #FFFFFF;}

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