.bodytext {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bodytext a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #1676BC;
	text-decoration: underline;
/*	text-indent: 4px;*/
}
.bodytext a:visited {
	text-decoration: underline;
	font-family: tahoma;
	font-size: 11px;
	color: #1676BC;
	/*text-indent: 4px;*/
}
.bodytext a:hover {
	font-family: tahoma;
	font-size: 11px;
	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: 11px;
	color: #1676BC;
	text-decoration: underline;
}
.bodytextindent
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	/*padding-left:10px;*/
}
.bodytextindent a:hover
{
	font-family: tahoma;
	font-size: 11px;
	color: #00CC33;
	text-decoration: overline;
}
.submenu {
	font-family: tahoma;
	font-size: 11px;
}
.submenu a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #00CC33;
	text-decoration: overline;
}

