.footer {
	font-family: verdana;
	font-size: 10px;
	color: 8E989D;
}

A {  
    font-family: verdana;
	font-size: 10px;
	color: 8E989D;
	text-decoration: none
}

A:HOVER {
	font-family: verdana;
	font-size: 10px;
	color: 8E989D;
	text-decoration : underline;
}

.content {
	font-family: verdana;
	font-size: 11px;
	color: 42666F;
}
