
a:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	color: #E60003;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	color: #E60003;
	text-decoration: underline;
}
a:visited {
	color: #E60003;
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
}
a:hover {
	color: #E60003;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
}
.input {				
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;	
	color: #333333;
	border: 1px solid #333333;
}