.linkbase a:link {
	color: #0033CC;

}
.linkbase a:visited {
    color: #0033CC;

}
.linkbase a:hover {
	text-decoration: none;
	color: #0033CC;

}
.handpointer {
	cursor: hand;
}
.fs_ga16 {
	font-size: 16px;
}
.fs_ga18 {
	font-size: 18px;
}
.fs_ga20 {
	font-size: 20px;
}
.fs_ga22 {
	font-size: 22px;
}
