A, A:VISITED, A:ACTIVE {
	color : #0000CC;
	text-decoration : underline;
}
A:HOVER {
	color : #0000FF;
	text-decoration : underline;
}

A.CCLiteBack, A.CCLiteBack:VISITED, A.CCLiteBack:ACTIVE {
	color : #006633;
	text-decoration : underline;
}
A.CCLiteBack:HOVER {
	color : #996600;
	text-decoration : underline;
}

A.BookmarkName {
	text-decoration : none;
}

.PageName {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
	font-weight: bold; }

INPUT.search {
	background-color : #FFFFCC;
	border-color : #000066;
	border : inset;
}	

INPUT.button {
	background-color : #666666;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
}
#homeBody {
	text-align: left;
}
#leftNav {
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#rightColumn {
	float: right;
	width: 150px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.bodyGraphic {
}
.busCardAd {
	float: left;
	width: 150px;
	height: 80px;
	margin: 2px;
	overflow: hidden;
	border: none;
}
.busCardAd img {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
