font {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	}

a, a:link, a:active, a:visited {
	color: #768A18;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

.small {
	color: #A6A295;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	letter-spacing: 0 em;
	padding-top: 10px;
	}

.small a:link, .small a:visited, .small a:active {
	text-decoration: none;
	color: #333333/*A6A295*/;
	font-size: 9px;
	}

.small a:hover {
	text-decoration: underline;
	}


