.bottomlinks {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: url(../images/bullets_03.gif);
	width: auto;
}
.bottomlinks a:link {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	text-indent: 4px;
}
.bottomlinks a:visited {
	text-decoration: underline;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 4px;
}
.bottomlinks a:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	text-indent: 2px;
	list-style-image: url(../images/bullets_hover_03.gif);
}
.bottomlinks a:active {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
