body {
	font-family: Georgia, serif;
	color: #459238;
	font-size: 14px;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

#content a, #content a:visited {
	color: #459238;
	text-decoration: none;
	
}

#content a:hover {
	border-bottom: 1px solid #459238;
/*	background-color: #BFD287;*/
}