a:link {
	color: #330066;
	text-decoration: none;
}
a:hover {
	color: #000033;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
.boxies {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	height: 12px;
	border: 1px solid #666666;
	background-color: #DEDEE2;
}
.boxbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #DEDEE2;
	border: 1px solid #666666;
}
