div {
	font-size: 12px;
}
.dd {
	font-size: 12px;
	line-height: 14px;
	color: #993300;
	text-decoration: underline;
	letter-spacing: 3px;
}
a:link {
	color: #660033;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000066;
	text-decoration: line-through;
	font-weight: bold;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
