<style>  
A:active 	{font-family:Verdana, Arial; font-size=10pt; color=blue; text-decoration:none;}
A:link          {font-family:Verdana, Arial; font-size=10pt; color:blue; text-decoration:none;}
A:visited       {font-family:Verdana, Arial; font-size=10pt; color:blue; text-decoration:none;}
A:hover         {font-family:Verdana, Arial; font-size=10pt; color:red; text-decoration:underline;}  

a.lang:active	{color:#0000ff; text-decoration:underline; background:#ffff80;}
a.lang:link 	{color:#666000; background:#ffff80;}
a.lang.visited	{color:#663333; background:#8080ff;}
a.lang:hover	{color:#0000ff; text-decoration:underline; background:#ffff80;}
</style>    

