body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AD6324;
	line-height:160%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link {
	COLOR: #AD6324; font-weight:bold;TEXT-DECORATION: none
}
A:visited {
	COLOR: #AD6324;font-weight:bold; TEXT-DECORATION: none
}
A:active {
	COLOR: #FEF5D9; font-weight:bold; TEXT-DECORATION: none
}
A:hover {
	COLOR: #f90; font-weight:bold; TEXT-DECORATION: underline
}

input
{
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	cursor:hand;
}

.selectServer{color:red}