/* css for hjemmesidene til Norsk Huskattforening */


BODY {
 margin: 0px 0px;
 font-family: arial;
 font-size: 9pt;
 color: #000000;
 background: #ffffff;
}


table {
 width: 1000px;
 border: 0px;
 background: #f0f0f0;
}

td {
 padding: 10px;
 valign: top;
 border: 0px;
}

p {
 font-size: 9pt;
 color: #000000;
}

h3 {
 font-size: 7pt;
 color: #000000;
}

h4 {
 font-size: 9pt;
 color: #000000;
}

h1 {
 font-size: 11pt;
 color: #000000;
}

h2 {
 font-size: 8pt;
 color: #000000;
}

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;
}


HR {
 color: #c0c0c0;
}
