body {
	background-color: #99CCCC;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #999999;
}
.trans_scroll {
	overflow: auto;
	padding: 10px 10px 10px 40px;
	height: 300px;
	width: 306px;
scrollbar-face-color: #999999;
scrollbar-shadow-color: white;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #999999;
scrollbar-track-color: white;
scrollbar-arrow-color: white;
}




.yourlink {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.yourlink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.yourlink a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.yourlink a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.yourlink a:active {

	text-decoration: underline;
	color: #FFFFFF;
}
