BODY {
	background-color : #999966;
	font-family : verdana, helvetica;
	color : #666633;
	font-size : medium;
}

A:LINK	{
	color : green;
	text-decoration : none;
	font-weight : bold;
}

A:VISITED {
	color : #996633;
	text-decoration : none;
	font-weight : bold;
}

a.color	{
	color : #CCCC99;
}


a:hover{
       text-decoration: underline;
}

A.tgfy {
	font-family: verdana, helvetica;
	color : white;
	font-size : 8pt;

}

A.tgfy:visited, {
	font-family: verdana, helvetica;
	color : White;
	font-size : 8pt;
}

