.bodytext {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-image: url(../images/bullets_03.gif);
	width: auto;
}
.bodytext a:link {
	font-family: tahoma;
	font-size: 12px;
	color: #1676BC;
	text-decoration: underline;
	text-indent: 4px;
}
.bodytext a:visited {
	text-decoration: underline;
	font-family: tahoma;
	font-size: 12px;
	color: #1676BC;
	text-indent: 4px;
}
.bodytext a:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #5C6A70;
	text-decoration: overline;
	text-indent: 2px;
	list-style-image: url(../images/bullets_hover_03.gif);
}
.bodytext a:active {
	font-family: tahoma;
	font-size: 12px;
	color: #1676BC;
	text-decoration: underline;
}
