body {	margin: 0px 0px 0px 0px;

scrollbar-face-color:#e2e2e2;
scrollbar-arrow-color:#e2e2e2;
scrollbar-track-color:#c6c6c6;
scrollbar-shadow-color:#e2e2e2;
scrollbar-highlight-color:#e2e2e2;
scrollbar-3dlight-color:#666666;
scrollbar-darkshadow-Color:#666666;

 }
a:link {	text-decoration: none; 	color: #ffffff; background-color: #000000 }
a:visited { text-decoration: underline;	color: #ffffff; background-color: #000000 }
a:active {	text-decoration: none; 	color: #000000;background-color: #000000 }
a:hover {	text-decoration: none; color: #c6c6c6;background-color: #ffffff }

.txt {
	font-size: 11px;
	color: #363636;
	font-family: "Trebuchet MS","Courier New";
	line-height : 14px;
}


.date {
	font-size: 10px;
	color: #ffffff;
	font-family: "Trebuchet MS","Courier New";
	line-height : 14px;
}

.title {
	font-size: 14px;
	color: #363636;
	font-family: "Trebuchet MS","Courier New";
	line-height : 18px;
}	
.input {
	font-size: 11px;
	color: #363636;
	font-family: "Trebuchet MS","Courier New";
	line-height : 18px;
	font-weight: bold;
	background-color:#e3e3e3
}							
