body { background-color: #505050; color: #000000 }
a:link { color: #0000cc; text-decoration: none }
a:visited { color: #0000cc; text-decoration: none }
a:active { color: #0000cc; text-decoration: underline }
a:hover	{ color: #0000cc; text-decoration: underline }

#content {
	background: #ffffff;
	max-width:900px;
	padding: 15px;
	margin-left: 220px;
	margin-top: 20px;
	margin-bottom: 20px;
}
