A:link,A:visited,A:active 	{text-decoration: none; font-family: tahoma; font-size: 11px; color:white; letter-spacing: 0px;}
A:hover 	{text-decoration: underline; font-family: tahoma; font-size: 11px; color:#eeeeee; letter-spacing: 0px;}


FORM {  padding: 0px;	margin: 0px; } 
INPUT.btn
		{
		border-top: solid 1px #FF9B00;
		border-right: solid 1px #FF9B00;
		border-bottom: solid 1px #FF9B00;
		border-left: solid 1px #FF9B00;
		border: 1px solid #FF9B00; 
		background : #FF9B00;
		width:88px;
		height:19px;
		font-size:10px; font-family:tahoma; color:white;  font-weight: bold;
		}
INPUT.in
		{
		border-top: solid 1px #7e7e7e;
		border-right: solid 1px #7e7e7e;
		border-bottom: solid 1px #7e7e7e;
		border-left: solid 1px #7e7e7e;
		border: 1px solid #7e7e7e;
		background : black;
		width:90px;
		height:17px;
		font-size:11px; font-family:tahoma; color:white;
		}

A.orange:link,A.orange:visited,A.orange:active 	{text-decoration: underline; font-family: Arial; font-size: 10px; color:FF9B00; letter-spacing: 0px;}
A.orange:hover 	{text-decoration: underline; font-family: Arial; font-size: 10px; color:red; letter-spacing: 0px;}
