.txt12 {
	font-size: 12px;
}
.txt14 {
	font-size: 14px;
}
.txt18 {
	font-size: 18px;
}
a:link {
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	color: #0099FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline overline;
}
a:active {
	color: #FFCC33;
	text-decoration: underline overline;
}
