body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #E1E1E1;
}

a:link, a:active, a:visited { color: white;
	                          text-decoration: none; }
a:hover { color: white;
          text-decoration: underline; }

td {
	font: 11px/11px Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	}
td a:link {
	color: blue; 
	}

.bottom
{ font: 12px/12px Arial, Helvetica, sans-serif;
}

.also a:link, .also a:active, .also a:visited { color: #FFFFFF;
	                          text-decoration: none; }
.also a:hover { color: #FFFFFF;
          text-decoration: underline; }


.also {
	font-size: 12px;
	margin-top: 5; 
	text-align: center;
	font-weight: normal;
	color: #FFF;
} 



.bottom a:link, .bottoma:visited, .bottom a:active 
	{ color: #FFFFFF;
	font: 12px/12px Arial, Helvetica, sans-serif;
	text-decoration: none; }

.bottom a:hover 
	{ color: #FFFFFF;
	font: 12px/12px Arial, Helvetica, sans-serif;
        text-decoration: underline; }

.smap {
	color: #000000;
	text-align: right;
	padding-top: 8px;
	margin-right: 220px; 
}

.smap a:link, .smap a:active, .smap a:visited { color: #000000;
	                          text-decoration: none; }
.smap a:hover { color: #000000;
          text-decoration: underline; }
