body
{


}


a { color: #cc9900; text-decoration: none; font-family: Tahoma; font-size: 10pt;}

a.blue { yellow: blue; text-decoration: none; } // grundfärg

a.textlink { color: yellow; text-decoration: none; }

a:hover { color: #ffcc00; }

 a:link {
 color: #cc9900;
 text-decoration: none;
 }







