﻿.norm
{color: black; 
font-family: tahoma;
font-size: small; 
font-style: normal;
text-decoration: none}

.footer
{color: white; 
font-family: tahoma;
font-size: xx-small; 
font-style: normal;
text-decoration: none}

a:visited
{text-decoration:none;
font-weight: bold;
color: #999966;}

a:active
{text-decoration:none;
font-weight: bold;
color: #999966;}

a:link
{text-decoration:none;
font-weight: bold;
color: #999966;}

a:hover
{text-decoration:underline;
font-weight: bold;
color: #999966;}