.scrollthumb {
	overflow: auto;
	height: 700px;
	width: 170px;
}

.boldmyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFFFFF;
}

.myfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	color: #FFCCFF;
}
a:visited {
	color: #FFCCFF;
}
a:hover {
	color: #9999FF;
}
a:active {
	color: #9999FF;
}
