h2 {
	font: bold 15px/1.1 tahoma, sans-serif;
	color: #333333;
	text-decoration: none
}

.caption {
	font: 11px/1.1 tahoma, sans-serif;
	color: #333333;
	text-decoration: none
}

.footerLink {
	font: 11px/1.2 tahoma, sans-serif;
	color: #000099;
	text-decoration: underline
}

.footerText {
	font: 11px/1.2 tahoma, sans-serif;
	color: #333333;
	text-decoration: none
}

.leftLink {
	font: 11px/1.2 tahoma, sans-serif;
	color: #CCCCFF;
	text-decoration: none
}

.leftLinkOn {
	font: 11px/1.2 tahoma, sans-serif;
	color: #FFCC33;
	text-decoration: none
}

.leftText {
	font: 11px/1.2 tahoma, sans-serif;
	color: #EEEEEE;
	text-decoration: none
}

.text {
	font: 12px/1.2 tahoma, sans-serif;
	color: #333333;
	text-decoration: none
}

.textLink {
	font: 12px/1.2 tahoma, sans-serif;
	color: #990066;
	text-decoration: underline
}

.title {
	font: bold 14px/1.5 tahoma, sans-serif;
	color: #333333;
	text-decoration: none
}

.leftLink:hover {
	color: #FFCC33
}