a 			{ color:#8c378b; text-decoration:none; }
a:hover		{ text-decoration:underline; }

hr {
	height: 0px;
	border: none;
	background: none;
	border-bottom: dotted 1px #8c378c;
}

.hilight 	{ color:#8c378b; font-weight:bold; }

.formbutton { color:#8c378b; font-size:12px; background-color:#ffffff; }

.col_module {
	position: relative;
	padding: 5px 10px 5px 10px;
	background-color: #dad1de;
	color: #666;
	font-weight:bold; 
	z-index:10; 
	border-top: solid 1px #44185b;
	border-bottom: solid 1px #44185b;
}
.col_module a {
	color: #8c378c;
}



