
A:link  {
	text-decoration : none;
	font-family : helvetica,arial;
	color : #ffffff;
font-size: 8pt;	}

A:Visited  {
	font-family : helvetica,arial;
text-decoration : none;
	color :#ffffff;
font-size:8pt;}

A:Active  {
text-decoration : none;
	color : #FBBE03;
	font-family : helvetica,arial;
font-size: 8pt;}

A:Hover{
	color : #FBBE03;
	text-decoration : none;
	font-family :helvetica,arial;
font-size: 8pt;}

A.text{
	font-family :helvetica,arial;
	font-size : 10pt;	
	color : #ffffff;}

A.text:hover{
	font-family :helvetica,arial;
	font-size : 10pt;	
	color : #FBBE03;}
	
A.text:active{
	text-decoration : none;
	color : #FBBE03;
	font-family : helvetica,arial;
	font-size: 10pt;}
	
A.text:visited{
	font-family : helvetica,arial;
	text-decoration : none;
	color :#ffffff;
	font-size:10pt;}