a:active     { text-decoration: none; color: #0066FF;}
a:link       { text-decoration: none; color: #0066FF;}
a:hover      { text-decoration: none; color: #000099;}
a:visited    { text-decoration: none;}
body         {
	font-family: Georgia;
	color: #000;
	font-size:10pt;
	background: #00CC66;
}
h1           { font-family: Georgia; color: #009900;}
h2           { font-family: Georgia; color: #009900;}
h3           {
	font-family: "Comic Sans MS", cursive;
	color: #F03;
}
h4           { font-family: Georgia; color: #009900;}
h5           { font-family: Georgia; color: #009900;}
