input,
textarea {
width: 200px;
}

a:link {
	color: #ED3D40;
}
a:visited {
	color: #B91115;
}
a:hover {
	color: #0000CC;
}