/* CSS 1155 Barton Springs */

a:link {
	text-decoration: none;
	color: #807d57; font-weight:bold;

}
a:visited {
	text-decoration: none;
	color: #807d57;
	
}
a:hover {
	color: #00a4b2;
	text-decoration:none;
	
}
a:active {
	text-decoration: none;
	color: #00a4b2;	
}

div.scroll {
 height: 400px;
 width: 500px;
 overflow: auto;
 padding: 8px;
 margin-top: 40px;
 margin-right:30px;
 vertical-align: top;
}

/*.scroll {
	color:#000000;
	width: 565px;
	height: 305px;
	overflow: auto;
	padding: 10px;
}*/

.sidebar {
font-family: "Trebuchet MS";
font-size:12px;
}

.index {
font-family: "Trebuchet MS";
font-size:13px;
}