body {
	font-family: Comic Sans MS,Trebuchet MS;
	background: #6F7B9D;
	color: #000000;
	font-size: 80%;
	background-image: url('../images/sleazylinks.jpg');
}

h1 {padding: 5px 5px 5px 5px; font-size: 130%;  color: #000000; font-weight: bold; }

.info { color: #FFFF00; font-size: 80%; font-weight: bold; letter-spacing: 2px }
		  
.ads {padding: 10px 10px 10px 10px ; color: #FFFF00; font-weight: bold;  text-decoration: none;  font-size: 110%;}
.ads a:link {color: #00FF00; font-weight: bold; text-decoration: none; font-size: 105%;}
.ads a:visited {color: #00FF00; font-weight: bold; text-decoration: none; }
.ads a:active {color: #00FF00; font-weight: bold; text-decoration: none; }
.ads a:hover {color: #0000FF; font-weight: bold;  text-decoration: none;  }

.menu { font-size: 80%; text-decoration: none; font-weight: bold; }
.menu a:link {font-size: 80%; color: #33CCFF; text-decoration: none;  font-weight: bold;  }
.menu a:visited {font-size: 80%; color: #33CCFF; text-decoration: none;  font-weight: bold;  }
.menu a:active {font-size: 80%; color: #33CCFF;  text-decoration: none;  font-weight: bold; }
.menu a:hover {font-size: 80%; color: #FFFFFF; text-decoration: underline;  font-weight: bold; }

.links {color: #000000; font-size: 80%; text-decoration: none; font-weight: bold; }
.links a:link {color: #33CCFF; text-decoration: none;  }
.links a:visited {color: #33CCFF; text-decoration: none;  }
.links a:active {color: #33CCFF; text-decoration: none; }
.links a:hover {color: #FFFFFF; text-decoration: underline;}
 
.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;
}