.welcomeText {
	font-family: Verdana, Century Gothic, Trebuchet MS, Trebuchet, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
                line-height: 110%;
}

.welcomeText A {
	font-family: Verdana, Century Gothic, Trebuchet MS, Trebuchet, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.footerText {
	font-family: Verdana, Century Gothic, Trebuchet MS, Trebuchet, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #c1c1c1;
	text-decoration: none;
                line-height: 100%;
}