<style type="text/css">


a:active {
	text-decoration : none;
	color: #333300; 
	}

a:hover {
	text-decoration : underline;
	color: #000000; 
	}

a:link {
	text-decoration : underline;
/*	color: #996633; */
	color: #993300;
	}

a:visited {
	text-decoration : underline;
/*	color: #996633; */
	color: #993300; 
	}



.headline { color: #000000; font-weight: bold; line-height : 155%; font-size: 13pt; font-family: Arial, Helvetica, Verdana, sans-serif }

.plain { color: #000000; line-height : 155%; font-size: 11pt; font-family: Arial, Helvetica, Verdana, sans-serif }

.navbar { color: #000000; font-weight: bold; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif }

.footer { color: #333333; line-height : 170%; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif }

</style>
