	body {
		font-family : verdana;
		font-size : 11px;
		color : silver;
		scrollbar-face-color: #3f3f3f;
		scrollbar-shadow-color: black;
		scrollbar-highlight-color: silver;
		scrollbar-3dlight-color: #333333;
		scrollbar-darkshadow-color: silver;
		scrollbar-track-color: #ffffff;
		scrollbar-arrow-color: silver;
	    }
    table {
		font-family: Verdana;
		font-size: 11px;
		color: silver;
		text-decoration: none;
	    }
	textarea {
		font-family: verdana;
		font-size: 11px;
		color: #3f3f3f;
		text-decoration: none;
		background: #ffffff;
		border-color: silver;
		border-style: ridge;
	    }
	.text {
		font-family: verdana;
		font-size: 11px;
		color: #3f3f3f;
		text-decoration: none;
		background: #ffffff;
		border-color: silver;
		border-style: ridge;
	    }		
	.font2 {
		font-family: Verdana;
		font-size: 11px;
		color: #ffffff;
		text-decoration: none;
	    }
	.font3 {
		font-family: Verdana;
		font-size: 11px;
		color: #000000;
		text-decoration: none;
	    }
	.font4 {
		font-family: Verdana;
		font-size: 11px;
		color: #cc9900;
		text-decoration: none;
	    }
	.small {
		font-family: Verdana;
		font-size: 10px;
		color: silver;
		text-decoration: none;
	    }
	.small2 {
		font-family: Verdana;
		font-size: 10px;
		color: gray;
		text-decoration: none;
	    }
		
	.E:link { color: #cc9900; }
	.E:visited { color: #cc9900; }
	.E:active { color: #cc9900; }
	.E:hover { color: silver; }
	.E { text-decoration: none; }	
		
    .D:link { color: black; }
	.D:visited { color: black; }
	.D:active { color: black; }
	.D:hover { color: #cc9900; }
	.D { text-decoration: none; }
		
	.C:link { color: #cc9900; }
	.C:visited { color: #cc9900; }
	.C:active { color: #cc9900; }
	.C:hover { color: silver; }
	.C { text-decoration: none; }
		
	.B:link { color: silver; }
	.B:visited { color: silver; }
	.B:active { color: silver; }
	.B:hover { color: #cc9900; }
	.B { text-decoration: none; }
		
	A:link { color: black; }
	A:visited { color: black; }
	A:active { color: black; }
	A:hover { color: #cc9900; }
	A { text-decoration: underline; }
