a:link {
	color: #222953;
}
a:visited {
	color: #AFAD88;
}
a:hover {
	color: #666666;
}
a:active {
	color: #222953;
}
.body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	color: #231f3f;
	list-style-position: outside;
	list-style-image: url(BULLET.gif);
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #231f3f;
}
