.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #bdd648;
	text-decoration: none;
}
	
a{text-decoration: none;}
a:link {color: #666666;}
a:visited {color: #666666;}
a:hover{color: #bdd648;}
active{color: #bdd648;}

a.text{ text-decoration: none;}
a.text:link {color: #666666;}
a.text:visited {color: #666666;}
a.text:hover{color: #bdd648;}
a.text:active{color: #bdd648;}

a.link{ text-decoration: none;}
a.link:link {color: #999999;}
a.link:visited {color: #999999;}
a.link:hover{color: #666666;}
a.linkt:active{color: #666666;}
	
a img{ border: none; }
