body {
		CURSOR: crosshair;
		margin: 0;
		background : url(pics/sf.png);		
}
.td2 {
	font-family: century gothic, arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #98C000;}
.td1 {
	font-family: century gothic, arial;
	font-size: 10px;
	color: #98C000;
	background-color: #F2FFBF;
}
A{CURSOR: help;
text-decoration: none;
color : #98C000;
font-weight: bold;
}
a:link {
color : #98C000;
CURSOR: help;
text-decoration: none;
font-weight: bold;
}
a:visited {
color : #98C000;
CURSOR: help;
TEXT-DECORATION: none;
font-weight: bold;
}
a:active {
color : #ff0000;
CURSOR: help;
font-weight: bold;
}
a:hover {
color : #ff0000;
CURSOR: help;
font-weight: bold;
}
