.library {
	background-color: #CCCCCC;
	border: 1px dotted #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
	text-align: center;
	height: 25px;
	width: 400px;






}
.library a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
}
