
body,td 
		{ 
		font-family: Tahoma; 
		font-size:12px; 
		color="#000000";
		}
input { 
		font-family: Tahoma; 
		font-size:12px; 
		color="#000000";
		}
textarea { 
		font-family: Tahoma; 
		font-size:12px;  
		color="#000000";
		}
a {  
		font-family: Tahoma; 
		font-size:12px; 
		color: #000000; 
		text-decoration: none;
		}
a:visited { 
		font-family: Tahoma; 
		font-size:12px; 
		color: #000000; 
		text-decoration: none;
		}
a:active { 
		font-family: Tahoma; 
		font-size:12px; 
		color: #000000; 
		text-decoration: none;
		}
a:hover { 
		font-family: Tahoma; 
		font-size:12px; 
		color: #fe9601;
		text-decoration: underline;
		}
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 0px 0px;
background:url(images/formbg.gif) repeat-x left top;
}
