.content {
	font-family: verdana;
	font-size: 11px;
	color: F9ECE0;
}
.footer {
	font-family: verdana;
	font-size: 10px;
	color: B48C8C;
}
.infobox {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
}
A {  
    font-family: verdana;
	font-size: 9px;
	color: #E6D9C2;
	text-decoration: none
}

A:HOVER {
	text-decoration : underline;
}
