.borderclass {
		border-style: dotted;
		border-top-width : 0px;
		border-right-width : 0px;
		border-left-width : 0px;
		border-bottom-width : 1px;
		border-color : #999999;
}
	
a:hover {text-decoration:underline;}
	a{text-decoration:none; color:#666666}

.textlink {

	color:1C8DFF; 
	font-family:Verdana, sans-serif; 
	font-size:8pt; 
	text-decoration:underline;
}