BODY {
 background-image: url(img/ahadankortgul.jpg); 
 background-repeat: no-repeat; 
 background-position: 500px 40px;
 background-color: #FFFF99;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 10pt;
 color: black; 
}
TABLE {
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 10pt;
 color: black; 
}
A:hover {
font-weight: bold;
color : red;
}
A {
 text-decoration : none;
 font-weight: bold;
 color: blue;
}
.none {
 text-decoration : none;
 font-weight: bold;
 color: blue;
}
.titel {
 text-decoration : none;
 font-weight: bold;
 color: maroon;
}
.toptekst {
 font-family: Times New Roman,Times,serif;
 font-size: 20pt;
 font-weight: plain;
 color: white;
 text-align: center;
}
.rubrik {
 font-size: 12pt;
 font-weight: bold;
 color: #339933; 
}
.public {
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 8pt;
 text-decoration: none;
 color: blue; 
}
.hvid {
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 8pt;
 text-decoration: none;
 color: white; 
}
.blue {
 color: #333366; 
}
.streg {
border-top-width: 1px; 
border-top-style: solid; 
border-color: #999999;
}
.graa {
 color: #999999; 
}
.note {
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 8pt;
 color: #666666;
}