.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
table {
	border: 1px none;
}

.speciallink {text-decoration: none; color: blue; }

.speciallink2 {text-decoration: none; color: RED; }

.speciallink3 {text-decoration: none; color: BLUE; }

.speciallink4 {text-decoration: underline; color: RED; }

.speciallink5 {text-decoration: underline; color: teal; }

