.tollind:link {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #000099;
	text-decoration: none;
	background-image: url(indexbut/link.gif);
	padding-left: 27px;
	font-weight: bold;
}
.tollind:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-position: outside;
	list-style-image: url(buttonimages/linkactive.gif);
	background-image: url(indexbut/linkover.gif);
	padding-left: 27px;
}
.tollind:active {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	background-image: url(indexbut/linkactive.gif);
	padding-left: 27px;
	font-weight: bold;
}
a:visited {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #0099FF;
	text-decoration: none;
	background-image: url(indexbut/visited.gif);
	padding-left: 27px;
	font-weight: bold;
}
.barindex {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
