BODY {
	background-color : White;
	margin-left : 0px;
	margin-top : 0px;
	font-family : Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size : 12px;
	}

input, select, textarea {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 2px;
	background-color : #ededed;
	font-size : 12px;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 2px;
}

A:LINK  {
	color : #336666;
}

A:VISITED  {
	color : #FF6600;
}
