body {
	color: #c0c0c0;
	background: #4f0867;
	background-image: url('bgenter.jpg');
	font-family: 'trebuchet ms', tahoma, verdana, sans-serif;
	font-size: 11px;
}

a, a:link {
	color: #e8cbf7;
	text-decoration: underline;
}

a:hover {
	color: #cccccc;
	cursor: ne-resize;
}