A:link { color: #333333; text-decoration: underline; }
A:active { color: white; text-decoration: underline; }
A:visited { color: #333333; text-decoration: underline; }
A:hover { color: white; background-color: orange; text-decoration: none; }
TD { background-color: #FFFFFF; 
	font-color: #333333; font-size: 1em; line-height: 120%; }
BODY { background-color: #FFCC33; 
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
		margin-bottom: 0px; }