.text {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;



}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}


a:active        {  text-decoration: none; }
a:hover        {  text-decoration: none; color: "red"}
a:link                {  text-decoration: none; color: "#000080"}
a:visited        {  text-decoration: none; }

