body {
	font-family: Arial, Verdana, Tahoma;
	background: #FFCCFF;
	color: #000000;
	font-size: 80%;
}

h1 {padding: 5px 5px 5px 5px; font-size: 180%;  color: #000000;  text-decoration: underline; font-weight: bold; font-style:italic; }

.info { color: #000000; font-size: 120%; text-decoration: underline; font-weight: bold; font-style:italic;}
		  
.ads {padding: 30px 10px 30px 10px ; color: #FFFF00; font-weight: bold;  text-decoration: none;  font-size: 110%;}
.ads a:link {color: #FF0000; font-weight: bold; text-decoration: none; font-size: 105%;}
.ads a:visited {color: #FF0000; font-weight: bold; text-decoration: none; }
.ads a:active {color: #FF0000; font-weight: bold; text-decoration: none; }
.ads a:hover {color: #0000FF; font-weight: bold;  text-decoration: none;  }

.menu {padding: 10px; color: #000000; font-size: 95%; text-decoration: none;}
.menu a:link {color: #000000; text-decoration: none; font-weight: bold; font-style:italic;}
.menu a:visited {color: #000000; text-decoration: none;font-weight: bold; font-style:italic;}
.menu a:active {color: #000000; text-decoration: none; font-weight: bold; font-style:italic;}
.menu a:hover {color: #000000; text-decoration: underline; font-weight: bold; font-style:italic;}

.links {padding: 10px; color: #000000; font-size: 95%; text-decoration: none;}
.links a:link {color: #FF0000; text-decoration: underline; font-weight: bold; font-style:italic;}
.links a:visited {color: #FF0000; text-decoration: underline; font-weight: bold; font-style:italic;}
.links a:active {color: #FF0000; text-decoration: underline; font-weight: bold; font-style:italic;}
.links a:hover {color: #0000FF; text-decoration: underline; font-weight: bold; font-style:italic;}
 
.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;
}