.welcometxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #242424;
	text-decoration: none;
	background-image: url(images/welcome_bg.jpg);
	background-repeat: no-repeat;
	height: 87px;
	width: 284px;
}
.footerlinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #005447;
}
.whitetext
{
	color: DodgerBlue;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

