input {
	border: 1px dotted #666666;
}

.border {
	border: 1px solid #444444;
}

a {
	color: #666666;
}

a:hover {
	color: red;
}