.content {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: 564844;
}

.footer {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: BCA39D;
}

A {  
   
	color: #564844;
	text-decoration: none
}

A:HOVER {
	text-decoration : underline
	}