a:link, a:visited {
color: #0000CE;
text-decoration: underline;
}

a:hover {
color: #F90;
}

a:active {
color: #0000CE;
}

input {
	height:30px;
}