.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}

a:active {
	color: #FF9900;
}
.line {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #253850;
}
.homefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #f2f4f8;
}
.machborder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #263954;
}

