td {
	font-size: 12px;
}

a {
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
}
a:link {
		color:#336699;
}

a:visited {
		color:#336699;
}

a:active {
		color:#CC0066;
}

a:hover {
		color:#CC0066;
}