A:link {  color: #3366CC; text-decoration: underline}
A:visited {  color: #3366CC; text-decoration: underline}
A:active {  color: #3366CC; text-decoration: underline}
A:hover {  color: #FF6600; text-decoration: none}

.bgcg2 { background-color: #CCFFCC }
.bgcw { background-color: #FFFFFF }

.t {
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00CC66;
	padding: 0 0 0 30;
	width: 100%;
	border:1px none;
}

.t2 {
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00CC66;

}

.char {
	font-size: 11pt;
	text-align:center;
	background-color: #ccffcc;
}