A:link    { color: blue; }
A:active  { color: red; }
A:visited { color: #fe561e; }

 
.tekst14     
{ font-family:"comic sans ms";
 color: #fe561e; 
 font-size:14px; 
 font-weight: normal; }
 
 .tekst16     
{ font-family:"comic sans ms";
 color: #fe561e; 
 font-size:16px; 
 font-weight: normal; }
 
 .tekst18     
{ font-family:"comic sans ms";
 color: #fe561e; 
 font-size:18px; 
 font-weight: normal; }
 
 .tekst20     
{ font-family:"comic sans ms";
 color: #fe561e; 
 font-size:20px; 
 font-weight: bold; }
 
 <!-- tekst in tabel --> 
 td
 { font-family:"Arial";
 color: black; 
 font-size:16px; 
 font-weight: normal; }
 
 <!-- koptekst -->
.kop
{ font-family:"comic sans ms";
 color: #fe561e; 
 font-size:24px; 
 font-weight: bold; }
