.normal {
   font-family: MS Sans Serif; font-size: 15px; color: #000099;
}
.free {
   font-family: FreesiaUPC; font-size: 23px; color: #CC0000;
}

A:link {
	color: #ffffff; text-decoration: none;
}
A:visited {
	color: #ffe8d0; text-decoration: none;
}
A:hover {
	color: #ff0080; text-decoration: none;
}
A:active {
	color: #ffffff
}

