a:active {  text-decoration: none}
a:hover {  text-decoration: underline}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}


.main {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 9px;
	text: #999999;
	link: #999999 ; 
	vlink: #999999;
	alink: #999999;
	border: thin;
	color: #666666;


}
.text {

	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	text: #666666;
	link: #999999;
	vlink: #999999;
	alink: #999999;
	border: thin;
	color: #666666;
}
