.ta {
	COLOR: Gray;
	font-weight : lighter;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

.tb {
	COLOR: #003399;
	font-weight : lighter;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

.tc {
	COLOR: #CC9900;
	font-weight : lighter;
	text-decoration : none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #990000;
}
