.footer {color: #666666; 
	 font-size: 11px;
	 font-family: tahoma, arial, verdana, times new roman;
}
a:link {
	color: #666666;
	font-family: tahoma, arial, verdana, times new roman;
	text-decoration: none;
}
body {
	background-color: #0E0500;
	background-repeat: repeat-x;
	margin: 0 0 0 0;
}
.welcometxt {
	font-size: 3mm;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.welcome {
	color: #FFBD67;
	font-size: 18px;
}



a:visited {
	font-family: tahoma, arial, verdana, times new roman;
	text-decoration: none;
	color: #666666;
}
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;
}

