a:link {

	text-decoration: none;

	color: #0000ff;

}



a:visited {

	text-decoration: none;

	color: #0000ff;

}



a:hover {

	text-decoration: underline;

	color: #0000ff;



}



body { background-color: #FAF5ED; font-family: Bookman Old Style, Book Antiqua; color: #000000; } 



h1 { font-family: arial; absolute-size: x-large; text-align: center; font-weight: bolder; }



h2 { font-family: arial; absolute-size: large; font-weight: bold; }



.red { color: red }

.green { color: green }

.blue { color: blue }



a.black:link {color: #000000; text-decoration: none;}

a.black:visited {color: #000000; text-decoration: none;}

a.black:hover {color: #9999cc; text-decoration: none;}


a.black2:link {color: #000000; text-decoration: none;}

a.black2:visited {color: #000000; text-decoration: none;}

a.black2:hover {color: #ffffff; text-decoration: none;}