a:link {
	color: #70A0C0;
	text-decoration: none;
}

a:visited {
	color: #506070;
	text-decoration: none;
}

a:hover {
	color: #C06060;
	text-decoration: none;
}

a:active {
	color: #A0A0C0;
	text-decoration: none;
}

td {
	color: #5070A0;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

td.copyright {
	color: #5070A0;
	font-family: ms sans serif;
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
}

