hr {
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
}

.item {
width:320px;
font-family: Arial;
}

.header {
color:#FF9900;
font-weight:bold;
font-size:24px;
}

a:link { 
	font-family: Arial;
	font-size:18px;
	line-height:24px;
	text-decoration:none;
	color:#777777;
	font-weight:bold;
	}
a:visited { 
	font-family: Arial;
	font-size:18px;
	line-height:24px;
	text-decoration:none;
	color:#777777;
	font-weight:bold;
	}

