/***************
SECTION SPECIFIC STYLES
***************/
.hiliteRule {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 1px;
	border-bottom: solid 1px #8068E0;
}

a {
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #8068E0;
	text-decoration: none;
}

a:hover {
	color: #8068E0;
	text-decoration: underline;	
}
