@charset "utf-8";
.ftpmenu {
	background-image: url(images/bg_ftp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* CSS Document */


.servicesmenu {
	background-image: url(images/bg_services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-style: normal;
	line-height: 1;
	list-style-type: disc;
	font-weight: normal;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFCC;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	line-height: 13px;
	font-weight: bold;
	vertical-align: top;
}

a:active {
	color: #9DCEFF;
}
body {
	color: #FFFFFF;
	text-decoration: none;
}

.linksgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #33FF66;
	text-decoration: none;
	text-align: left;
	line-height: 0px;
	vertical-align: top;
	margin-top: 8px;
	margin-bottom: 0px;
}

a:hover {
	border: 1px solid #FF6600;
	text-decoration: none;
}
