body {
	font-size: 12px;
}
.h25 {
	line-height: 25px;
}
.f20 {
	font-size: 18px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a.a1:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
