a:link {
	color: green;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

}


a:visited {
	text-decoration: none;
	color: green;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;



}

a:active {
	color: red;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;


}

a:hover {
	color: black;
	text-decoration: underline;
	font-size: 9pt;


}


BODY {
	scrollbar-base-color : #996699;
	scrollbar-arrow-color : #A2DC93;
	background-color: #FFFFCC;

        }

	
hr {
	color: green;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #DFD2DD;
	font-style: normal;



}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	color: #007700;
	font-weight: bolder;
	font-family: "Tempus Sans ITC", Arial, sans-serif;
	font-size: 36px;




}
.new {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	background-color: #99FF99;


}

