body 
{
	scrollbar-3d-light-color:#2b5192;
	scrollbar-arrow-color:#A8C5ED;
	scrollbar-base-color:#A8C5ED;
	scrollbar-dark-shadow-color:#A8C5ED;
	scrollbar-face-color:#2B5192;
	scrollbar-highlight-color:#2B5192;
	scrollbar-track-color:#A8C5ED;
	scrollbar-shadow-color:#A8C5ED;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.hiddenlink 
{
  	color: #FFFFFF; /* same color as the surrounding text */
  	text-decoration: none; /* to remove the underline */
  	cursor: text; /* to make the cursor stay as a text cursor, not the hand */
}

