.leftbuttons {
	font-family: tahoma;
	font-size: 11px;
	color: #017EA1;
/*	text-indent: 6px;*/
	font-weight: bold;
	text-decoration: none;
}
.leftbuttons a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #017EA1;
	text-decoration: none;
}

.leftbuttons a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #017EA1;
	text-decoration: none;
	font-weight: bold;
}
.leftbuttons a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #31302E;
	text-decoration: none;
	/*text-indent: 6px;*/
}
.leftbuttons a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #017EA1;
	text-decoration: none;
	/*text-indent: 4px;*/
}

