body {

scrollbar-face-color: Black;
scrollbar-arrow-color: #EEE8AA;
scrollbar-track-color: #887D1C;
scrollbar-shadow-color: #BDB76B;
scrollbar-darkshadow-color: #966F3B;
scrollbar-3dlight-color: Black;
scrollbar-highlight-color: #D2B48C;
 scrollbar-base-color: Black;
}
}

a:link {
	color: #556B2F; cursor: nw-resize; text-decoration: none; font-family: Georgia!,"Times New Roman", Times, serif; font-size: 14px;
}

a:visited {
  color: #846334; cursor: nw-resize; text-decoration: none; font-family: Georgia!,"Times New Roman", Times, serif; font-size: 14px;
}

a:hover {
	color: #C8B928; cursor: nw-resize; text-decoration: none; font-family: Georgia!,"Times New Roman", Times, serif; font-size: 14px;
}

a:active {
	color: #C9C280; cursor: nw-resize; text-decoration: none; font-family: Georgia!,"Times New Roman", Times, serif; font-size: 14px;
}

a.hidden {
  color: #556B2F; cursor: nw-resize; text-decoration: none; font-family: Georgia!,"Times New Roman", Times, serif; font-size: 18px;
}

a.hidden:visited {
 color: #C9C280; cursor: nw-resize; text-decoration: none; font-family: Georgia!,"Times New Roman", Times, serif; font-size: 18px;
}

a.hidden:hover {
	color: #C8B928; cursor: nw-resize; text-decoration: none; font-family: Georgia!,"Times New Roman", Times, serif; font-size: 18px;
}

a.hidden:active {
  color: #846334; cursor: nw-resize; text-decoration: none; font-family: Georgia!,"Times New Roman", Times, serif; font-size: 18px;
}


