.text12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
}
.text11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
.general {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 16px;
}


A {
  color: #003300;
  text-decoration: underline;
}

A:hover {
  color: #003300;
  text-decoration: underline;
}