body {
	font-family: Palatino, "Times New Roman", Times, Georgia, serif;
	font-size: 9px;
	background-color: #5E5D5D;
	color: #DDDDDD;
	line-height: 24px;
}
a:link {
	color: #DDDDDD;
	text-decoration: underline;
}
a:visited {
	color: #DDDDDD;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

