td {
	font-family: "verdana";
	font-size: 11px;
	color: #666666;
	text-decoration: none;

}
.justify {
	text-align: justify;
}
a:link {
	font-family: "verdana";
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: "verdana";
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: "verdana";
	color: #C44329;
	text-decoration: underline;
}
