
a {
	color: rgb(205,40,95);
	text-decoration: none;
}
a:hover {
	color: rgb(205,40,95);
	text-decoration: underline;
}
.Lounge1 {
	background: url("LoungeTop.gif") no-repeat;
}
.Lounge2 {
	padding-top: 10px;
	padding-left: 10px;
	background: url("LoungeMiddle.gif");
}
.Lounge3 {
	background: url("LoungeBottom.gif");
}

.ChartType1 {
	font-size: 7pt;
	color: #ffffff;
	}

.ChartType2 {
	font-size: 8pt; 
	color: #000000
	}	
	
.ChartType3 {
	font-size: 8pt
	}
	
.ChartType4 {
	font-size: 7pt;
	color: rgb(205,40,95)
	}