.anylinkcss{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	position:absolute;
	visibility: hidden;
	z-index: 100;
	width: 100%;
	font: normal 12px/20px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #990000;
}

.anylinkcss a{
	color: #990000;
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px none #CCCCCC;
	padding: 1px 0;
	text-decoration: underline;
	font-weight: normal;
	text-indent: 5px;
	background-color: #FFFFFF;
}

.anylinkcss a:hover{
	color: #FF9900;
	background-image: url(images/leftnavbkg.gif);
	font-weight: bold;
	background-position: left center;
}
.buttonscontainer {
	width: 100%;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.buttons a {
	color: #990000;
	padding: 2px;
	padding-left: 3px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 75%;
	text-align: left;
	
	list-style-type: none;
}
.buttons a:hover {
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 1px;
	color: #FF9900;
	text-decoration: none;
	background-image: url((URL));
	border: none;
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left center;
	font-weight: bold;
}
