A:link {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2f2f2f;
	text-decoration: underline;
}
A:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2f2f2f;
	text-decoration: underline;
}

A:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2b5000;
	text-decoration: underline;
}

b
{
	color: #2f2f2f;
}

td {
	color: #333333;
	text-align: justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

