body {
font-size: 12px;
font-family: arial, helvetica, sans-serif;
}
a {
	color: #CC490D;
	font-weight: bold;
	text-decoration: none;
        border-color:#686864;
}

.input {
	border-color: #CA0000;
	border-style: solid;
	color: #D80202;
	background-color: #EDA71D;
}


