
body {
	background-image:	url("../pic/bk_gray.gif");
	background-attachment:	fixed;
	font-family:	arial;
	font-size:	16px;
}

A:link { color: blue } 
A:visited { color: purple } 
A:active { color: red } 

.LibAddr {
	font-size:	12px;
	font-weight:	bold;
	text-align:	center;
	color:		green;
}

.Direction {
	margin-top:	2px;
	font-weight:	bold;
	text-align:	center;
	vertical-align:	middle;
}
