@charset "utf-8";
 
.bottom {
	font-family: "Tahoma", Arial;
	color: white;
	font-size: 12px;

	
}

.bottom A:link {text-decoration: none; color: white;}
.bottom A:visited {text-decoration: none; color: white;}
.bottom A:active {text-decoration: none: color: white;}
.bottom A:hover {text-decoration: underline;}