body{
	color: #ffffff;
	font-weight: normal;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none;
	scrollbar-arrow-color: #0000cc;
	scrollbar-3dlight-color: #0000cc;
	scrollbar-highlight-color: #779EC9;
	scrollbar-face-color: #779EC9;
	scrollbar-shadow-color: #779EC9;
	scrollbar-darkshadow-color: #0000cc;
	scrollbar-track-color: #779EC9;
	background-color : black;
}
a {
	color: #0000cc;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none
}
a:hover {
	color: #ff9900;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: underline
}
a:active {
	color: #cc6633;
	font-weight:bold;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none
}
a:link {
	color: #0000cc;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none
}
a:vlink {
	color: #cc6633;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none
}

#head{ color: #ffffff; font-weight: bold; font-family: "Trebuchet MS", sans-serif; text-decoration: none; font-size: 36px; }
#text{ color: #ffffff; font-weight: bold; font-family: "Trebuchet MS", sans-serif; text-decoration: none; font-size: 17px; }

