body{
	margin:0px;
}

#scroll {
    overflow: scroll;
	padding: 0;
	margin: 0;
	width: 699px;
	height: 552px;
	float:right;
	overflow-x: hidden;
}

a.link1:link {
	font-family: "Bookman Old Style";
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.link1:visited {
	font-family: "Bookman Old Style";
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.link1:hover {
	font-family: "Bookman Old Style";
	font-size: 20px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
a.link1:active {
	font-family: "Bookman Old Style";
	font-size: 20px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
