.bottom{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Regular;
	background: #FFFFFF;
	color:#969696;
}

a.www:link {
	color: #bd7d5a;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
    height: 10px;	
}

a.www:visited {
	color: #bd7d5a;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
    height: 10px;	
}

a.www:hover {
	color: #bd7d5a;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
    height: 10px;	
}

a.www:active {
	color: #bd7d5a;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
    height: 10px;
}

a.bot:link {	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Regular;	
	text-decoration: none;
	color:#969696;
}
a.bot:visited {	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Regular;	
	text-decoration: none;
	color:#969696;
}
a.bot:hover {	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Regular;	
	text-decoration: underline;
	color:#969696;
}