a {text-decoration: underline; color: White; font-size: 20pt; }
body {

color:white; 
background-image: url(back.jpg); 
background-repeat: no-repeat; 
background-attachment: fixed;
font-size:16pt;
}

a:link {color: #FFFFFF}     /* unvisited link */
a:visited {color: #FFFFFF}  /* visited link */
a:hover {color: #FFFFFF}   /* mouse over link */
a:active {color: #FFFFFF}   /* selected link */

td 
{
font-size: 14pt;

}

.meny
{
position:absolute;
left:20px;
top:50px
}
