A.underline:HOVER {color: #000000; text-decoration: underline overline; }

}

<style type="text/css">
p.dotted {border-width: thin;border-color: #6699CC;border-style: dotted}

p.solid {border-style: solid}
p.double {border-style: double}
p.groove {border-style: groove}
p.ridge {border-style: ridge}
p.inset {border-style: inset}
p.outset {border-style: outset}
.style1 {
	color: navy;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color : #993333;
	border: none;
}
a:active { color: red; text-decoration: none; }
a:visited {	 text-decoration: none; color : #006699; }
a:hover { color: black; text-decoration: underline; }
.pulldown { background-color: #dfe4e7; color: #000066; font-family: Verdana; font-style: normal; }
.comm_pulldown { background-color: #dfe4e7; color: #000066; font-family: Verdana; font-style: normal;}
.button { background-color: #dfe4e7; color: #90a0b0; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px; font-style: normal; border : 1px solid #90a0b0; }
.subbutton { background-color: Black; color: White; font-family: Verdana; font-size : 10px; font-style: normal; border : 1px solid Black; }
.form { background-color: #eeeeee; color: #000066; font-family: Verdana; font-size : 10px; font-style: normal; border : 1px solid #90a0b0; }
.header { font-size : 12px; font-weight: bold; }
.title { font-size : 10px; color: #000066}
.commentcount { font-size : 10px;}
.datetext { font-size : 10px; font-weight: bold; }
.sub { font-weight: bold; color : #FFFFFF; }
.whiteheader { font-size : medium; color : #FFffFF; }
.whitefont { color: #FFFFFF; }
.topicfont { font-size : 14px; }
.red { color: #FF0000; }
.bluefont { color: #336699; }
.darkfont { color: #90a0b0; }
.formsearch  { width: 14em; background-color: #eeeeee; color: #000066; font-family: Verdana; font-size : 10px; font-style: normal; border : 1px solid #90a0b0;}
.formtextarea  { width: 60em; background-color: #eeeeee; color: #000066; font-family: Verdana; font-size : 10px; font-style: normal; border : 1px solid #90a0b0;}
.formtext { width: 27em; background-color: #eeeeee; color: #000066; font-family: Verdana; font-size : 10px; font-style: normal; border : 1px solid #90a0b0;}
BODY, FONT, TD {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #000066;
	

}
hr.thin { 
	background-color: #90a0b0;
	color: transparent;
	height: 1px;
	width: 80%;
	align: left;
	border: none;
 }
.rquote {
background-color: #CC6666;
background-position: right;
text-align: left;
margin: 5px;
padding: 5px;
float: right;
border: 1px dotted #000000;
color: #FFFFFF;
font-size: medium;
width: 25%;
}

.lquote {
	background-color: #CC6666;
	background-position: left;
	text-align: left;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px dotted #000000;
	color: #FFFFFF;
	font-size: medium;
	width: 40%;
}
