.dashedhover {
	text-decoration:none;
	color:#54a4de;
    font-size: 12px;
	font-weight: bold;
	}

.dashed {
	border: 1px dashed #000000;
}

A.dashedhover:hover .dashed, A:active .dashed {
	border: 1px dashed #888888;
}

.toplistmain {line-height:16px; FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; text-align:center;}
