.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;

}
.dn {
	color: #666666;
	text-decoration: underline;
}
.dn:hover {
	color: #666666;
	text-decoration: none;
}
.vd {
	background-image: url(images/v_dots.gif);
	background-position: bottom;
}
