
.footer {
	font-family: verdana;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}



.footer a:link{
	font-family: verdana;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.footer a:visited{
	font-family: verdana;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover{
	font-family: verdana;
	font-size: 9px;
	color: #DC7BA1;
	text-decoration: none;
	font-weight: normal;
}



.menu {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;

}

.menu a:link{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
}

.menu a:visited{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
}

.menu a:hover{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
}

