.top_link a:link {	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	float: right;
	width: 30px;
	padding-right: 10px; }
.top_link a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	float: right;
	width: 30px;
	padding-right: 10px;
	display: block;
}
.top_link a:hover {	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: underline overline;
	float: right;
	width: 30px;
	padding-right: 10px; }
.top_link a:active {	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	float: right;
	width: 30px;
	padding-right: 10px; }
