
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin-top: 40px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #996633;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #996633;
	text-decoration: none;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.scrollable { 
width: 280px; 
height: 400px; 
overflow: auto; 
} 
.scrollable2 { 
width: 455px; 
height: 315px; 
overflow: auto; 
}
