.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

a {
	color: #0E3964;
	text-decoration: none;
}

a:hover {
	color: #BDD92C;
	text-decoration: underline;
}