a{
  color:#FFFFFF;
  text-decoration:none;
  font-weight:bold;
}
a:hover{
  color:#FFCC99;
  text-decoration:none;
  font-weight:bold;
}
body{
    color:#000000;
	font-family:tahoma,nesf2,nesf;
	font-size:12pt;
  }
