body         {
	font-family: Arial;
	font-size: 12pt
}

a {
	/*text-decoration:none;*/
}

a:link       {
	color: #000000;

}
a:active     { color: #FF9933 }
a:visited    {
	color: #000000
}



