<STYLE> 
 <!--
 

A.requestlink  {
	font : 14px Verdana;
 }



 A.vote:link  {
 	text-decoration : none;
 	color : #DDDDDD;
 }
 
 A.vote:visited  {
 	text-decoration : none;
 	color : #DDDDDD;
 }
 
 A.vote:hover  {
 	text-decoration : underline;
 	color : #DDFFDD;
 }
 


 A:link  {
 	text-decoration : none;
 	color : #1D9BBB;
 }
 
 A:visited  {
 	text-decoration : none;
 	color : #1D9BBB;
 }
 
 A:hover  {
 	text-decoration : none;
 	color : #5105FF;
 }
 

 -->
 </STYLE>