BODY {
	FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: Verdana
}
A:link {
          color: steelblue;
          text-decoration : none;
}
A:Hover {
          color: #ffffff;
          text-decoration : none;
}
A:visited {
          color: steelblue;
          text-decoration : none;
}