td {
	font-size: 12px;
	line-height: 150%;
	color: #FBEEEA;
}
.deep {
	color: #51210F;
}
.green {
	color: #4B5000;
}
.green a:link {
	color: #4B5000;
	text-decoration: none;
}
.green a:visited {
	color: #4B5000;
	text-decoration: none;
}
.green a:hover {
	color: #8D9900;
	text-decoration: none;
}
.green a:active {
	color: #4B5000;
	text-decoration: none;
}
.dotline {
	background-image: url(images/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.deep a:link {
	color: #51210F;
	text-decoration: none;
}
.deep a:visited {
	color: #51210F;
	text-decoration: none;
}
.deep a:hover {
	color: #983F1D;
	text-decoration: none;
}
.deep a:active {
	color: #51210F;
	text-decoration: none;
}
a:link {
	color: #FBEEEA;
	text-decoration: none;
}
.bor {
	border: 1px solid #999999;
}

a:visited {
	color: #FBEEEA;
	text-decoration: none;
}
a:hover {
	color: #E9AD72;
	text-decoration: none;
}
a:active {
	color: #FBEEEA;
	text-decoration: none;
}
