A:link
{
	text-decoration: none;
}
A:active
{
	text-decoration: none;
}
A:visited
{
	text-decoration: none;
}
A:hover
{
	text-decoration: none;
	font-weight: bold;
}
div.textbox
{
	overflow: auto; 
	height: 455px;
	width: 395px; 
	text-align: left;
	border: 0px;
	scrollbar-3dlight-color: #515151; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-base-color:#515151; 
	scrollbar-darkshadow-color:#515151; 
	scrollbar-face-color:#515151; 
	scrollbar-highlight-color:#515151; 
	scrollbar-shadow-color:#515151; 
	scrollbar-track-color:#515151;
}