body{
FONT-WEIGHT: bold;
COLOR: #FFFFFF;
FONT-SIZE: 10px;
FONT-FAMILY:  tahoma;
}

.option {
	MARGIN-TOP: 0px;  MARGIN-BOTTOM: 0px; COLOR: #000000; 
}
FORM {
	 
}
SELECT {
	 
}
INPUT {
	background-image: url('images/input.gif');
	border: thin solid;
	width: 130
}

SELECT {
	background-image: url('images/input.gif');
	border: thin solid;
	width: 130
}


.in {
	background-image: url('images/input.gif');
	border: thin solid;
	width: 20
}

.inbig {
	background-image: url('images/input.gif');
	border: thin solid;
	width: 200
}

textarea{
	background-image: url('images/input.gif');
		border: thin solid;
		width: 450
}
legend{
FONT-WEIGHT: bold;
COLOR: #FFFFFF;
FONT-SIZE: 14px;
FONT-FAMILY:  tahoma;
}




A {FONT-SIZE: 14px;
FONT-FAMILY:  tahoma;

	  COLOR: #FCF2D3; ; TEXT-DECORATION: none
}
A:hover {
	  COLOR: #E7C482; TEXT-DECORATION: none
	}