@charset "UTF-8";

footer_block {
	font-family:Verdana, Geneva, sans-serif
	font-size: 10px
	font-color: #555555
}
a:link {
	color: #555555;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #555555;
}
a:hover {
	font-weight: bold;
	color: #4E618B;
}
a:active {
	text-decoration: none;
}
