A:link    { 
	border-width : 0;
	border-style : none;
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;	
	font-weight : bold;
	text-decoration : underline;
	color : rgb(255, 255, 255);
}

A:hover   { 
	border-width : 0;
	border-style : none;
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;	font-weight : bold;
	text-decoration : underline;
	color : rgb(255, 255, 255);
}

A:visited { 	
	border-width : 0;
	border-style : none;
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	color : rgb(255, 255, 255);}

A:active  { 
	border-width : 0;
	border-style : none;
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;	font-weight : bold;
	text-decoration : underline;
	color : rgb(255, 255, 255);
} 

