.css {
	font-size: 13px;
	color: #666666;
}
a:link {
	font-size: 13px;
	color: #006600;
}
a:visited {
	font-size: 13px;
	color: #006600;
}
a:hover {
	font-size: 13px;
	color: #006600;
}
a.t:link {
	font-size: 9pt;
	color: #666666;
}
a.t:visited {
	font-size: 9pt;
	color: #666666;
}
a.t:hover {
	font-size: 9pt;
	color: #BDBDBD;
	text-decoration: none;	
}
