
a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #91602C;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.TextBody{font-family: Arial;
	font-weight: none;
	font-size: 12px;
	color: #000000;
}
.SubTitle{font-family: Arial;
	font-weight: Bold;
	font-size: 14px;
	color: #000000;
}

.SubTitle2{font-family: Arial;
	font-weight: Bold;
	font-size: 14px;
	color: #FFFFFF;
}

.SubTitle3{font-family: Arial;
	font-weight: Bold;
	font-size: 12px;
	color: #999999;
}

.TextBody3{font-family: Arial;
	font-weight: none;
	font-size: 10px;
	color: #999999;
}

.TextBodyTitle{font-family: Arial;
	font-weight: Bold;
	font-size: 12px;
	color: #000000;
}

.BottomBar {
	background-image:url(../Home/BottomBar.gif)

