.text {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
	color=#666666;
}
input {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
select {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
textarea {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
.border {
	border: 1px solid #efb036;
}
.action {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
	color=#666666;
}

#generaltext a{
font-family: "Tahoma", "Arial";
font-size: 10px;
color=#666666;
text-decoration: none;
}

#generaltext a:hover{
font-family: "Tahoma", "Arial";
font-size: 10px;
color=blue;
text-decoration: underline;
}

.text1 {
	font-family: "Tahoma", "Arial";
	font-size: 9px;
	color=#666666;
}

#text1 a{
font-family: "Tahoma", "Arial";
font-size: 9px;
color=#666666;


text-decoration: none;
}

#text1 a:hover{
font-family: "Tahoma", "Arial";
font-size: 9px;
color=orange;
text-decoration: underline;
}


#stufflinks a{
font-family: "Tahoma", "Arial";
font-size: 10px;
color=#666666;
text-decoration: none;
}

#stufflinks a:hover{
font-family: "Tahoma", "Arial";
font-size: 10px;
color=blue;
text-decoration: underline;
}

#stufflinks a:active{
font-family: "Tahoma", "Arial";
font-size: 10px;
color=blue;
text-decoration: underline;
}