/* Default BODY, Hypertext Anchor and Heading Properties */

BODY            {
	background:       repeat-y;
	font-family:      "Book Antiqua";
	text-decoration: none;
	font-weight: normal;


}
FONT    	{
	font-family:      "Book Antiqua";
	font-weight: normal;

}
:link           {
	color: #333300;
	font-family: "Book Antiqua";
	font-style: normal;
	font-weight: normal;






}
:visited        {
	color: #333300;
	font-family: "Book Antiqua";
	font-weight: normal;




}
:active         {
	color: #333300;
	font-family: "Book Antiqua";
	font-weight: normal;




}
H1, H2, H3, H4  {
	font-family: "Book Antiqua";
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;

}
a:hover {

	color: #333300;
	font-family: "Book Antiqua";
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
