body { 
	background-color:#ffffff;
	color:#555555; 
}

.chosen {
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
}

.monospace {
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
}

a:link {  color:#555555; text-decoration:none; }
a:visited { color:#555555; text-decoration:none; }
a:hover {
	color:#555555;
	text-decoration:none;
	font-weight: bold;
}
a:active {  color:#555555; text-decoration:none; }