A:link {	font-family: Helvetica, Arial, sans-serif;	font-size: 12px;	font-weight: bold;	text-decoration: none;	color: white;}A:visited {	font-family: Helvetica, Arial, sans-serif;	font-size: 12px;	font-weight: bold;	text-decoration: none;	color: white;}A:hover {	color: red;	text-decoration: none;}A:active { color: yellow; }A.textbody:link {	font-family: Verdana;	font-size: 10px;	text-decoration: underline;	color: red;}A.textbody:visited {	font-family: Verdana;	font-size: 10px;	text-decoration: underline;	color: red;}A.textbody:hover {	color: #FF0000;	text-decoration: underline;}A.textbody:active { 	color: ##CC0033; 	text-decoration: underline;}.notlinked {	font-family: Verdana;	font-weight: bold;	font-size: 10px;	text-decoration: none;	color: red;}.tablestyle-header {	background-color: #333399;}.tablestyle {	background-color: #6666CC;}