.tit2 a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006600;
	font-weight: normal;
	text-decoration: none;
}
.tit2 a:visited {
	color: #006600;
	font-weight: normal;
}
.tit2 a:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
.tit2 a:active {
	color: #006600;
	font-weight: normal;
}
