.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.blue {
	font-size: 11px;
	color: #3c5663;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.whiteline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	text-decoration: none;
}

.white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.underline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
