a:link, a:visited, a:active {
	color: #660033;
}
a:hover, a.current:link, a.current:visited {
	color: #CC6600;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	background-color: #E1FFC4;
	margin: 0px;
}

