a:visited {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 18px;
         font-style: normal;
         line-height: normal;
         font-weight: normal;
         color: #666666;
         text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: White;
	text-decoration: none;
	font : bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: Silver;
	text-decoration: none;
	font : bold;
}

a:link {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 18px;
         font-style: normal;
         line-height: normal;
         font-weight: normal;
         color: #666666;
         text-decoration: none;
}

.fireback {
	background-repeat : repeat-y;
	background-image : none;
	margin-left : 22px;
}