A:link {
	color: #006600;
	text-decoration: none;
}

A:visited {
	color: #3366CC;
	text-decoration: none;
}

A:active {
	color: #006600;
	text-decoration: none;
}

A:hover {
	color: #6600FF;
	text-decoration: underline;
}

TD {
	font-size: 13px;
	font-family : Verdana,Arial;
}

TD.right {
font-family: Verdana,Arial;
font-size: 11px;
color: #000000;
}

TD.left {
font-family: Verdana,Arial;
font-size: 11px;
color: #000000;
}

