body {
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}

body,td {font-size:10pt;}
.new {font-size:9pt;}

.search{color:#8000FF;BACKGROUND-COLOR: #FFFFFF;font-weight:bold} 
 
A:link,A:active,A:visited{TEXT-DECORATION:none;Color:#004600}
A:hover{BORDER-BOTTOM: 1px dotted; BORDER-LEFT-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px; BORDER-TOP-WIDTH: 1px; COLOR: #ff6600; TEXT-DECORATION: none;}

A.white:link,A.white:visited,A.white:active {text-decoration:underline;COLOR:#FFFFFF;}
A.white:hover {color:#FFFFFF;background:#006400;TEXT-DECORATION:underline}

A.big:link,A.big:visited,A.big:active {text-decoration:underline;COLOR:red;}
A.big:hover {COLOR:#FF6600; text-decoration: none; font-weight:bold}

.grayline {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;

	border-right-style: solid;
	border-left-style: solid;

	border-top-color: #4D5B00;
	border-right-color: #4D5B00;
	border-bottom-color: #4D5B00;
	border-left-color: #4D5B00;
}