

.bottomtext {
	font-family: century gothic, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #ffffff;
	padding: 5px;
	letter-spacing: 2px;
	text-decoration: none;
	text-align: center;
}

.copyrighttext {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #2c2e3e;
	padding: 5px;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: center;
}




a:link {text-decoration: none;
color: #49548b;} 
a:visited {text-decoration: none;
color: #49548b;} 
a:hover {text-decoration: none;
color: #49548b;} 
a:active {text-decoration: none
color: #49548b;}