/* CSS Document */

a.toplinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9C0000;
	text-decoration: none;
}
a:visited.toplinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9C0000;
	text-decoration: none;
}
a:active.toplinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9C0000;
	text-decoration: none;
}
a:hover.toplinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.top_btn_bg {
	width:auto;
	height:39px;
}
