a {
	font-weight: bold;
	text-decoration: none;
}
input {
	font-family: Tahoma;
	font-size: 12px;
	height: auto;
}
style {
	text-decoration: none;
}

<style>


a:link {color: #003399;  font-family: variable; text-decoration: none}

a:visited {color: #0033FF;  font-family: variable; text-decoration: none} 

a:active {color: #FF9900;  font-family: variable; text-decoration: none} 

A:hover {text-decoration: underline; color: #FF9900}


</style>textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 12px;
}

