BODY {
	SCROLLBAR-FACE-COLOR: #373737;
    SCROLLBAR-HIGHLIGHT-COLOR: #666666;
    SCROLLBAR-SHADOW-COLOR: #373737; COLOR: #373737;
    SCROLLBAR-3DLIGHT-COLOR: #373737;
    SCROLLBAR-ARROW-COLOR: #999999;
    SCROLLBAR-DARKSHADOW-COLOR: #000000;
    SCROLLBAR-BASE-COLOR: #000000
}
h1 {
    font-family: "Times New Roman", Times, serif;
    color: #4C3D00;
	font-size: 20px;
	}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #4C3D00;
	font-weight: normal;
	font-size: 15px;
	}
p {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 12px;
	color: #4C3D00;
    }
A:link, A:visited {
    color: #4C3D00 ;
    text-decoration: none;
    font-weight: normal;
    }
A:hover {
color: #FF0033 ;
text-decoration: none
}
.A:link, .A:visited {
    font-family: "Arial";
    font-size: 10 px;
    color: #666666 ;
    text-decoration: none;
    font-weight: normal;
    }
.A:hover {
    color: #FF0033 ;
    text-decoration: none;
 }
 .linq:link, .A:visited {
    font-family: "Arial";
    font-size: 10 px;
    color: #666666 ;
    text-decoration: underline;
    font-weight: normal;
    }
.linq:hover {
    color: #FF0033 ;
    text-decoration: none;
 }