a:hover {
	text-decoration: underline;
	list-style-image: url(images/bullet2.gif);
}
a {  
	text-decoration: none;
	color: BLACK;
}
.red {color: #990000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: BLACK;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: .5px;
	list-style-image: url(images/bullet.gif);
	margin-left:0px;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 0.5px;
	list-style-image: url(images/bullet3.gif);
}
.date {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: black;
	font-weight: bold;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: black;
	font-weight: bold;
	line-height: 32px;
}
.scroll {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.pics{	
	background-image: url(images/image_bg_off.jpg);
	cursor: hand;}
.picsON{
	cursor: hand;
	background-image: url(images/image_bg.jpg);
}
.pics2{
	cursor: hand;
	background-color: #FFFFFF;
}
.pics2ON{
	cursor: hand;
	background-color: #990000;
}
.picsOther {

	background-image: url(images/OtherBuilding/image_bg_off.jpg);
	cursor: hand;
}
.picsOtherON{
	cursor: hand;
	background-image: url(images/OtherBuilding/image_bg.jpg);
}

.navNeu a, .navNeu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: .5px;
	margin-left:0px;
	list-style-image:url(images/feetBullet.gif);
	color:#990000 !IMPORTANT;
}
.navNeu a:hover {
list-style-image:url(images/feetBullet2.gif);
text-decoration:underline;
}
.walk {
	position:absolute;
	margin-top:270px;
	margin-left:15px;
	padding:12px;
	background-color:white;
	border:1px solid black;
}
.walk a {
	color:black;
	line-height:20px;
}