BODY {
	color: #006633;
	background-color: White;
	font-family: Arial, sans-serif;
	font-size: smaller;
	text-align: left;
}

A {
	color: #0001A4;
}
 
A:VISITED {
color: #9900CC;
}
 
A:HOVER {
	color: #0273FD;
}

.tablebackgroundclass {background-image: url(../images/TA_topTile_800x120.gif););  background-repeat: no-repeat; }

