a:link {
	color: #c41200;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #c41200;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	font-weight: bold;
}

a:active {
	color: #D46C55;
	font-weight: bold;
}
a.top:link,a.top:visited,a.top:active   {
	text-decoration: none;
	font-weight: bold;
	font-family: "BankGothic Lt BT";
	font-size: 12px;
	color: #ececec;
	letter-spacing: 0px;
}
a.top:hover {
	text-decoration: none;
	font-weight: bold;
	font-family: "BankGothic Lt BT";
	font-size: 12px;
	color: #666666;
	letter-spacing: 0px;
}
.text {
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ececec;
	letter-spacing: 0px;
}
.text-bold-red {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C41200;
	letter-spacing: 0px;
}
