
A:LINK    {text-decoration : none}
A:VISITED {text-decoration : none; Color : none}
A:HOVER   { color: #FFFFFF; background:#800000; font-weight:bold}
.auto { cursor: auto }
.crosshair { cursor: crosshair }
.default { cursor: default }
.hand { cursor: hand }
.move { cursor: move }
.e-resize { cursor: e-resize }
.ne-resize { cursor: ne-resize }
.nw-resize { cursor: nw-resize }
.n-resize { cursor: n-resize }
.s-resize { cursor: s-resize }
.se-resize { cursor: se-resize }
.sw-resize { cursor: sw-resize }
.w-resize { cursor: w-resize }
.text { cursor: text }
.wait { cursor: wait }
.help { cursor: help }
body {
BACKGROUND-COLOR: #FFFFFF; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 2
	
}

