@charset "iso-8859-1";
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
/* WebClickSolutions.com - Beauport, Québec, Canada */

a:link{
	color: #C9BB96;
	font-weight: normal;
	text-decoration: none;
}

a:visited{
	color: #A9986F;
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	color: #999933;
	font-weight: bold;
	text-decoration: nounderline;
}

a:active{
	background-color: #999999;
    font-weight: normal;
	color: #3E3E3E;
	text-decoration: underline overline;
}

body{
	color: #CCCCCC;
	font: 8px Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #A79A78;
    scrollbar-highlight-color: #A79A78;
    scrollbar-3dlight-color: #DAC99D;
    scrollbar-darkshadow-color: #988C6D;
    scrollbar-shadow-color: #5E5B4D;
    scrollbar-arrow-color: #7A7058;
    scrollbar-track-color: #B6B195;
}