.bottomtext {
	font-family: century gothic, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #ffffff;
	padding: 5px;
	letter-spacing: 2px;
	text-decoration: none;

}

.clienttext {
	font-family: century gothic, verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #49548b;
	padding: 5px;
	letter-spacing: 2px;
	text-decoration: none;

}


.minibottomtext {
	font-family: century gothic, verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #49548B;
	padding: 5px;
	letter-spacing: 2px;
	text-decoration: none;
	text-align: center;
}

a:link {
color: #49548b;} 
a:visited {text-decoration: none;
color: #49548b;} 
a:hover {text-decoration: none;
color: #fa8225;} 
a:active {text-decoration: none
color: #49548b;}