a:link { color: #C84343; }
a:visited { color: #C84343; }
a:hover { color: #7A2B2B; }
a:active { color: #C84343; }

a.bar:link { color: #000066; font-size: 11px; text-decoration: none; font-weight: bold; }
a.bar:visited { color: #000066; font-size: 11px; text-decoration: none; font-weight: bold; }
a.bar:hover { color: #000000; font-size: 11px; text-decoration: underline; font-weight: bold; }
a.bar:active { color: #000066; font-size: 11px; text-decoration: none; font-weight: bold; }

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.copy {
	font-size: 10px;
	color: #CCCCCC;
}

.title {
	font-weight: bold;
	font-size: 16px;
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
}
