a:link { color:black; text-decoration:none; font-size:10px;font-weight:bold;  }
a:visited { color:black; text-decoration:none;font-size:10px; font-weight:bold;  }
a:active { color:black; text-decoration:none;font-size:10px; font-weight:bold;  }
a:hover { color:#ded69b; text-decoration:underline; font-size:10px; font-weight:bold;}

.highlight a:link { color:#c66005; text-decoration:none; font-weight:bold;  }
.highlight a:visited { color:#c66005; text-decoration:none; font-weight:bold;  }
.highlight a:active { color:#c66005; text-decoration:none; font-weight:bold;  }
.highlight a:hover { color:#ded69b; text-decoration:none; background-color:#eaaa7a;  font-weight:bold;}

body {
        /*SCROLLBAR-FACE-COLOR: #ded69b;
        SCROLLBAR-HIGHLIGHT-COLOR: #F3F8E8;
        SCROLLBAR-SHADOW-COLOR: #000000;
        SCROLLBAR-3DLIGHT-COLOR:#F3F8E8;
        SCROLLBAR-ARROW-COLOR: #FFFFFF;
        SCROLLBAR-TRACK-COLOR: #E7E3DE;
        SCROLLBAR-DARKSHADOW-COLOR: #000000;*/
        font-family:Verdana,Arial, Helvetica,sans-serif;
        font-size:10px;
        color:#000000;
        background-color:#eaaa7a;
        margin:5px;
        }

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
	font-family:Verdana,Arial, Helvetica,sans-serif;
	}


