
body		{	font-family: Comic Sans MS;
				font-size: 11pt;
				margin-top: 20px;
}

a			{ font-family: Comic Sans MS;
			  font-style: none;
			  text-decoration: none;
  			  color: #118A83;
}

a:active	{ font-family: Comic Sans MS; 
			  font-style: Italic;
			  text-decoration: none;
			  color: #118A83;
}

a:link		{ font-family: Comic Sans MS;
			  font-style: none;
			  text-decoration: none;
			  color: #118A83;
}

a:visited	{ font-family: Comic Sans MS; 
			  font-style: none;
			  text-decoration: none;
			  color: #118A83;
}

a:hover		{ font-family: Comic Sans MS;
			  font-style: none;
			  color: #888888;
 			  text-decoration: none;
}
