BODY { 
	scrollbar-base-color: #DFCA93; 
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #54301A;
	scrollbar-highlight-color: #ffffff; 
	scrollbar-face-color: #DFCA93;
	scrollbar-track-color: #DFCA93;
	scrollbar-shadow-color: #54301A;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 pt;
	font-weight: bold;
	color: #87B3BE;
	text-decoration:none
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 pt;
	font-weight: bold;
	color: #87B3BE;
	text-decoration:none
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 pt;
	font-weight: bold;
	color: #002D54;
	text-decoration:none
}