.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.text a{
	font-family: Tahoma;
	font-size: 11px;
	color: #CC3266;
	line-height: 18px;
	text-decoration:none;
	font-weight: bold;
	
}
.text a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	text-decoration:none;
	font-weight: bold;
	
}
.topLink {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.topLink a{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-decoration:none;
	
}
.topLink a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #CD3367;
	line-height: 18px;
	text-decoration:none;
	
}
.whiteText {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
.whiteText a{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration:none;
}

