.navigation {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 0px none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
a:link {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #628143;
}
a:hover {
	font-weight: bold;
	color: #996666;
	text-decoration: underline;
}
.address {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.smallcenter {
	font-size: 10px;
	text-align: center;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #E98094;
	text-align: right;
}
.greentitle {
	font-size: 14px;
	font-weight: bold;
	color: #346767;
}
.bold {
	font-weight: bold;
}
