table#tim {
	color: #663366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table#tim a:link {
	color: #CC0000;
	text-decoration: none;
}

table#tim a:visited {
	color: #CC0000;
	text-decoration: none;
}

table#tim a:hover {
	color: #663366;
	text-decoration: underline;
}

table#tim a:active {
	color: #663366;
	text-decoration: none;
}

td#onred a:link {
	color: #FFFFFF;
	text-decoration: none;
}

td#onred a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

td#onred a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

td#onred a:active {
	color: #FFFFFF;
	text-decoration: none;
}

td#onred {
	color: #CCCCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.whitetext {
	color: #FFFFFF;
}

.redtext {
	color: #CC0000;
}
