A:link, A:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: square;
	color: #E60000;
}

A:hover   {
	COLOR: #4B0D0E;
}

DIV.scroll {
	overflow: auto;
	overflow-x: auto;
	overflow-y: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 285px;
	width: 500px;
	text-align: left;
	vertical-align: top;
	scrollbar-face-color: #E12728;
	scrollbar-highlight-color: #E4E9F8;
	scrollbar-3dlight-color: #E4E9F8;
	scrollbar-arrow-color: #E4E9F8;
	scrollbar-base-color: #72729E;
	scrollbar-shadow-color: #E4E9F8;
	scrollbar-darkshadow-color: gray;
	margin: 30px;
	color: #550F19;
	font-size: 12px;
   }
.bground {
	background-image: url(pics/content.jpg);
	background-repeat: no-repeat;
}
