body {
    scrollbar-face-color:#FF0099;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#FF99CC;
    scrollbar-shadow-color:#000000;
    scrollbar-highlight-color:#000000;
    scrollbar-3dlight-color:#000000;
    scrollbar-darkshadow-Color:#000000;
	background-color: #FF99CC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Style1 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.Style5 {font-size: 14px}
.Style7 {color: #FF0000}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #F3D759;
	text-decoration: none;
}
a:active {
	color: #00CC33;
	text-decoration: none;
}
a:visited {
	color: #996633;
	text-decoration: none;
}