td {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
p {
	line-height: 20px;
	text-decoration: none;
}
a:link {
	color: 1A1A15;
	text-decoration: none;
}
a:visited {
	color: 1A1A15;
	text-decoration: none;
}
a:hover {
	color: 576744;
	text-decoration: none;
}
a:active {
	color: 576744;
	text-decoration: none;
}
