.text {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}

.textLink {
	font-family: Tahoma;
	font-size: 13px;
	color: #5470B0;
	text-decoration: none;
}

.textLink:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}

.textWelcome {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	line-height: 18px;

}


.bluetext {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #5470B0;
	text-decoration: none;
}

.bluetext:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #5470B0;
	text-decoration: underline;
}
.border {
	border: 1px solid #5470B0;
}
.textList {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	color: #5470B0;
	text-decoration: none;
}
.textList:hover {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}

.textListOn {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
.footerLinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #5470B0;
}
.footerLinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #F27245;
}

