A:link     {
            color: #333333;
            text-decoration: none;font-family: Verdana
           };

A:visited  {
            color: #333333;
            text-decoration: none;font-family: Verdana
           };

A:active   {
            color: #FF6600;
            text-decoration: none;font-family: Verdana
           };

A:hover   {
            color: #FF6600;
            text-decoration: underline;font-family: Verdana
           };
body { 
     background: url('bg_m_col.gif');
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.overskrift {
	font-size: 16px;
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	font-weight: normal;
        color: #666666;
}
