link {
	font-family: Verdana;
}
.DougLink {
	font-family: Verdana;
	font-size: xx-small;
	text-decoration: none;
	color: #FFFFFF;

}
.DougSmallText {
	font-family: Verdana;
	font-size: xx-small;
	color: 404040;
}
.DougHeading {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.DougText {
	font-family: Verdana;
	font-size: x-small;
	color: 404040;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
}
