.bodytext {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
        line-height: 17px;
}
.bodytext A:hover{
	color: #0000FF;
	text-decoration: none;
	border-bottom: #C99;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

.bodytext A:hover{
	color: #FF0033;
}

.bodytext A:visited{
	color: #CCCCCC;
        text-decoration: none;
        border-bottom: #C99;
	border-width: 0px 0px 1px 0px;
; border: 0px none none dotted none
}

.nav {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
        line-height: 15px;
}

.nav A:hover{
	color: red;
        text-decoration: underline;
}

.nav A:link{
	color: #0066FF;
	text-decoration: none;
}

.nav A:visited{
	color: #999999;
        text-decoration: none;
        border-bottom: #C99;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

.regulars {
	font-family: arial, helvetica, sans-serif;
	color: #cccccc;
        line-height: 13px;
}

.regulars A:hover{
	color: #000000;
        text-decoration: underline;
}

.regulars A:link{
	color: #666666;
	text-decoration: none;
}

.regulars A:visited{
	color: #666666;
        text-decoration: none;
        border-bottom: #C99;
	border-width: 0px 0px 1px 0px;
; border: 0px none none dotted none
}

.comments A:hover{
	color: red;
        text-decoration: underline;
}

.comments A:link{
	color: #000000;
	text-decoration: none;
        border-bottom: #C99;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

.comments A:visited{
	color: #666666;
        text-decoration: none;
        border-bottom: #C99;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}


.bodytext A:link { 
	color: #4A6D6B;
	text-decoration: none;
	border-bottom: #C99;
	border-width: 0px 0px 1px 0px;
; border: 0px none none dotted none
 } 

.image A:link {  
	text-decoration: none
}
