.largetext {
	font-size: 16px;
	line-height: 120%;
}
.normaltext {
	font-size: 12px;
	line-height: 130%;
}
.normaltextLow {
	font-size: 12px;
	line-height: 110%;
}
a:link    { font-size: 12px; text-decoration:none; color:#6666CC}
a:visited { font-size: 12px; text-decoration:none; color:#6666CC }
a:active  { font-size: 12px; text-decoration:underline; color:#CC0000}
a:hover   { font-size: 12px; text-decoration:underline; color:#CC0000}

