.blackoutline {
	border: thin solid #000000;

}
.txtsmallgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.txtsmallgrey a:active {
	color: #CCCCCC;
}
.txtsmallgrey a:visited {
	color: #CCCCCC;
}
.txtsmallgrey a:hover {
	color: #FF6600;
}
