.footer {
	font-family: "Arial";
	font-size: 11px;
	color: #848484;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}



.footer a:link{
	color: #848484;
	text-decoration: none;
	font-weight: normal;
}

.footer a:visited{
	color: #848484;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover{
	color: #000000;
	text-decoration: none;
	font-weight: normal;	
}



.menu {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #00AAB4;
	line-height: normal;
	text-decoration: none;
}

.menu a:link{
	color: #00AAB4;
	text-decoration: none;
}

.menu a:visited{
	color: #00AAB4;
	text-decoration: none;
}

.menu a:hover{
	color: #000000;
	text-decoration: none;
}

