TABLE, TD, TH, TR {
	font-family : sans-serif;
}
BODY {
	color: #004000;
	background-color: #B792BC;
	font-family: sans-serif;
	font-weight: bold;
}

A {
	color: #9400D3;
	text-decoration: none;
}

A:HOVER {
	color: #FF1493;
	text-decoration: underline;
}