body		{ background: #FFFFFF; font-family: Verdana,Arial,sans-serif; }
p,li,ol,td  { font-family: Verdana,Arial,sans-serif; }
small		{ color: gray; }
a 			{ color: blue; text-decoration:none; font-family: Verdana,Arial,sans-serif; }
a:visited	{ color: blue; }
a:hover		{ COLOR: red; text-decoration: underline; }
.top			{ color: gray; text-decoration: none; font-family: Verdana,Arial,sans-serif; }
a.top			{ COLOR: gray; text-decoration: none; }
a.top:visited	{ COLOR: gray; text-decoration: none; }
a.top:hover		{ COLOR: #ffcc00; text-decoration: none; }

