/* gervase - MarieClaretMarketing and BizOrg 2007 */
html {
  scrollbar-arrow-color: black;
  scrollbar-base-color: black;
  scrollbar-dark-shadow-color: black;
  scrollbar-track-color: black;
  scrollbar-face-color: #cc0000;
  scrollbar-shadow-color: black;
  scrollbar-highlight-color: black;
  scrollbar-3d-light-color: black;
}
.roll-button {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}
.roll-button:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.roll-button:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.roll-button:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
