.swfminibox {
	border: 1px solid #333333;
	text-decoration: none;

}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #330066;
}
.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}
.noline {
	text-decoration: none;
}
.underln {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFAAAA;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.thinbox {
	font-size: xx-small;
	margin: 1px;
	padding: 0px;
	height: 1px;
	width: 210px;
	border: 1px solid #999999;
}
