a:link {
	color: #00CC00;
	text-decoration: none;
}
	a:hover {
	color:#000000;
	text-decoration: none;
	}
	a:visited {
	color:#E60606;
	text-decoration: none;
	}
.link{
	color:#ffffff;
	font-size: 9pt; 
	font-family: monospace; 
	font-variant: small-caps; 
	font-weight: bold;
}
.link2{
	color: white;
	text-decoration: none;
	color:#ffffff;
}
.main{
	 color:#ffffff;
	 font-size: 10pt;
	 font-family: arial;
	 line-height: 16px;
	 word-wrap: break-word;
}	