a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.abouttainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #584B29;
	background-image: url(../images/popup_bg_olive.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.dotlineWhite {
	border-top: 1px dotted #FFFFFF;
	border-bottom: 0px;
	height: 1px;
	width: 315px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.abouttext {
	width: 196px;
	margin-top: 104px;
}