.t1 {
	font-family: arial;
	font-size: 12px;
}
.t2 {
	font-family: arial;
	font-size: 16px;
}

.l1:link { color: #007795; text-decoration: underline;}
.l1:visited { color: #000000; text-decoration: underline; }
.l1:hover { color: #000000; text-decoration: none; }
.l1:active { color: ##007795; text-decoration:underline; }