/* css for hjemmesidene til Norsk Huskattforening */


BODY {
 margin: 0px 0px;
 font-family: tahoma;
 font-size: 8pt;
 color: #000000;
 background: #ffffff;
}


table {
 width: 1000px;
 border: 0px;
}

td {
 padding: 0px;
 valign: top;
 border: 0px;
 background: #e0e0e0;
}

p {
 font-size: 8pt;
 color: #000000;
 text-decoration: none;
}


A:link {
 text-decoration: none;
 color: #1C3C8C;
}


A:hover {
 text-decoration: none;
 color: #C0C0C0;
}


A:active {
 text-decoration: none;
 color: #C0C0C0;
}


A:visited {
 text-decoration: none;
 color: #7B7B7B;
}

