.bodytext {
	font-family: Verdana, 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;
}

.bodytext A:hover{
	color: red;
; border: none none dotted none
}

.bodytext A:visited{
	color: #999999;
        text-decoration: none;
        border-bottom: #C99;
	border-width: 0px 0px 1px;
; border: none none dotted none; border-color: black black #6666FF
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
        line-height: 18px;
}

.nav A:hover{
	color: red;
        text-decoration: underline;
}

.nav A:link{
	color: #6666FF;
	text-decoration: none;
}

.nav A:visited{
	color: #999999;
        text-decoration: none;
        border-bottom: #C99;
	border-width: 0px 0px 1px;
; border: none
}

.regulars {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
        line-height: 17px;
}

.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-style: 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: #0066FF;
	text-decoration: none;
	border-bottom: #C99;
	border-width: 0px 0px 1px;
; border: none
 } 
