TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	color: #330099;


}
A {
	text-decoration: none;
	color: #3300CC;
}
.little {
	font-size: 11px;
}
.opaque {
	background-color: #CCCCCC;
	filter: alpha(opacity=80); /* ie */
	-moz-opacity: .8; /* mozilla */
	}
.12point {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
