.DotBorder {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	border: 1px dotted #333333;
}
.Button {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
}
.Links {
	font-family: tahoma;
	color: #FF6600;
	text-decoration: none;
	cursor: hand;
}

