.text {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 10px;
}

}

a:link, a:visited, a:active { text-decoration: none; color: #5E5037; }
a:hover { text-decoration: none; color: red; }


h1 {
	font-family: Tahoma;
	font-size: 18px;
	text-align: center;
    color: black;
}
