.txt-light {
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
	text-decoration: none;
	color: #666666;

}

.txt-menu {
	font-family: "Times New Roman", Times, serif, "GoudyHandtooled BT";
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}


.txt-gid {
	font-family: "Times New Roman", Times, serif, "GoudyHandtooled BT";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}


a:active {
}
a:link {
}
a:visited {
}
a:hover {
	font-weight: bold;
}
