a:link {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
td {
	font-family: "Arial Narrow", Arial, helvetica, sans-serif;
	font-size: 14px;
}
a:active {

	color: #CC3300;
	text-decoration: underline;
}

