.class1 A:link {
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.class1 A:visited {
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.class1 A:active {
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.class1 A:hover {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.class2 A:link {
	color: #ffef00;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 14px;
}
.class2 A:visited {
	color: #ffef00;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 14px;
}
.class2 A:active {
	color: #ffef00;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 14px;
}
.class2 A:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 14px;
}
.table_nojust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border: 1px dotted #CCCCCC;
	text-align: left;
}
