body{
	background-color:#993399;
	margin-top: 10px;
	margin-left: 5px;
	padding:0px;
	display:block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #E1C4FF;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#663366;
	scrollbar-face-color:#993399;
	scrollbar-highlight-color:#663366;
	scrollbar-darkshadow-color:#663366;
}



a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-weight: bold;
	text-decoration: underline;
}
