body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #343434;
	text-decoration: none;
	background-image: url(../images/bg.jpg);
}


a.more {
	font-family: Tahoma;
	color: #2A69AA;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}


a.more:hover {
	font-family:Tahoma;
	color: #628624;
	font-size: 11px;
	text-align: right;
	text-decoration: none;
	
}

.copyright{
	font-family: Tahoma;
	color: #F1EBD8;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	
}

.heading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6C9026;
	text-decoration: none;
}


.bluetext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0C4F92;
	text-decoration: none;
	
	
}


.address {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #887E5B;
	text-decoration: none;
	
}

a.address {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #887E5B;
	text-decoration: underline;
	}
	
	
a.address:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #668527;
	text-decoration: none;
	
}


a.links {
	
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #343434;
	text-decoration: underline;
	
}

a.links:hover {
	
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #343434;
	text-decoration: none;
	
}

a.bottomlink{
	font-family: Tahoma;
	color: #F1EBD8;
	font-size: 11px;
	text-decoration: underline;
	
	
}

a.bottomlink:hover{
	font-family: Tahoma;
	color: #F1EBD8;
	font-size: 11px;
	text-decoration: none;
	
	
}


