A  {
	color : #671d18;
	text-decoration : none;
}

A:Visited  {
	color : #671d18;
	text-decoration : none;
}

A:Active  {
	color : #671d18;
	text-decoration : none;
}

A:Hover  {
	color : #800000;
	text-decoration : none;
}

BODY  {}

.text  {
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #671d18;
}

.textb  {
	font-size : 11px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #671d18;
}

.textc  {
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #671d18;
}
  SELECT  {
  	font-family : Verdana, Tahoma, sans-serif;
  	font-size : 11px;
  	color : black;
  	background-color : WhiteSmoke;
	border-width: 1px;
  	border-style : outset;
  	border-color : #671d18;
  }
  INPUT {
  	font-family : Verdana, Tahoma, sans-serif;
  	font-size : 11px;
  	color : black;
	border-width: 1px;
  	background-color : WhiteSmoke;
  	border-style : solid;
  	border-color : #671d18;
  }




