.article {
	font-size: 12px;
	line-height: 180%;
	color: #452B14;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:link {
	color:#666666;
	text-decoration: none;
}

a:visited {
	color:#666666;
	text-decoration: none;
}

a:hover {
	color:#7D7B7C;
	text-decoration: none;
}

a:active {
	color:#666666;
	text-decoration: none;
}
