BODY {
	margin-top:20px;
	margin-bottom:20px;
	margin-left: 20px;
	margin-right: 20px;
} 
A {
	color : #666666;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;

}

	
A:hover {
	color : #FFFFFF;
	font-size: 10px;
	text-decoration: none
}

A:active {
	text-decoration:none;
	font-weight:bold;
	color : #CCCCCC;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: Black;
}
.fetttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: Black;
	font-weight:bold;
}

body, textarea {
  scrollbar-base-color:#FFFFFF;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-track-color:#FFFFFF;
}
a:visited {
	color : #000000;
	font-size: 10px;
	text-decoration: none
}
