﻿.footer {
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}

.powered {
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

.footer a:link {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

.footer a:visited {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

.footer a:active {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

.powered a:link {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

.powered a:visited {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

.powered a:hover {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
.powered a:active {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}