body {
	background-color: #000000;
	color: #FFFFFF;
}
#content {
	color: #ffffff;
	font-size: 11px;
	height: 300px;
	width: 252px;
	left: 685px;
	top: 106px;
	position: absolute;
	visibility: visible;
	overflow : auto;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: #ffc89a;
	scrollbar-base-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-track-color: white;
	font-family: "Courier New", Courier, monospace;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.classeLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 200;
}

.classeLink a{
	text-decoration:none;
	color: #FFFFFF;
}
