A:link {text-decoration: none; color:#518ABF;font-weight: bold;}
A:active {text-decoration: none; color:#518ABF}
A:visited {text-decoration: none; color:#518ABF}
A:hover {text-decoration: none; color:#25587e}

.footer a:link { color:#c0c0c0; }
.footer a:hover { color: #888888 !important; }
.footer a:active { color:#c0c0c0; }
.footer a:visited { color:#c0c0c0; }


body {
	margin:0px;
	background-color: #ffffff;
}

teradex {
	width:480x;
	height:40px;
	border:1px solid #000000;
	background:#000000 url('/img/teradex_logo.png') 50% 50% no-repeat;
}

#teradex {visibility:hidden;}

table.menu {
    width:100%;
    padding-bottom:12px;
}

table.logo {
    width:100%;
    background-color: #000000;
}
