.text {
	font-family: lucida, Tahoma, Arial;
	font-size: 11px;

}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
select {
	font-family: lucida, Tahoma, Arial;
	font-size: 11px;
}

A:link		{ color: #660000; font-weight: bold; text-decoration:none;  } 
A:visited	{ color: #660000; font-weight: bold; text-decoration:none;  } 