body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(Business%20Card%20Backgnd.gif);
	color: #72293B;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #7A7826;
}
a:link {
	font-weight: bold;
	color: #5A3142;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #706B3E;
	text-decoration: underline;
}
.small {
	font-size: 10px;
}
