.footer {color: #676E8B; 
	 font-size: 10px;
	 font-family: tahoma, arial, verdana, times new roman;
}
a:link {
	color: #676E8B;
	font-family: tahoma, arial, verdana, times new roman;
	text-decoration: none;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #091044;
	background-repeat: repeat-x;
}
.welcometxt {
	font-size: 11px;
	color: #FFFFFF;
	font-family: tahoma;
	line-height: 17px;
}
.welcome {
	color: #FFBD67;
	font-size: 18px;
}



a:visited {
	font-family: tahoma, arial, verdana, times new roman;
	text-decoration: none;
	color: #676E8B;
}
a:hover {
	text-decoration: none;
}
a:active {
	font-family: tahoma, arial, verdana, times new roman;
	text-decoration: none;
}

.footer-link:link,.footer-link:visited,.footer-link:active {
color: #93AAC8;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
text-decoration: none;
font-weight: normal;
}
.footer-link:hover {
color: #FFFFFF;
text-decoration: underline;
}

