.default {  font-size: 14px; line-height: 20px}
.defaultBold { font-size: 14px; line-height: 20px; font-weight: bold}
.L2title { font-size: 18px; line-height: 20px; font-weight: normal}
.small {  font-size: 12px; line-height: 16px}
a:link {
	color: #FF00FF;
	text-decoration: underline
}
a:visited {
	color: #FF99FF;
	text-decoration: underline
}
a:active {
	color: #FF6600;
	text-decoration: underline
}
a:hover {
	color: #FF6600;
	text-decoration: underline
}
.defaultTight { font-size: 14px; line-height: 16px}
.defaultTighBold { font-size: 14px; line-height: 16px ; font-weight: bold}#footerArea {
	font-weight: normal;
}

