<style type="text/css">
.bodystyle { background-color:#999999; }
.pathname { background-color:#BB5500; }
.lightorange { background-color:#BB5533; }
.dirname { background-color:#BB5500; }
.filename { background-color:#CCCCCD; }

.textdark {text-decoration: none; color: #111111;}

.msg {text-decoration: none; color: #FF5555;}

.linkDark A:link {text-decoration: none; color: 003366;}
.linkDark A:visited {text-decoration: none; color: 003366;}
.linkDark A:active {text-decoration: none; color: 003366;}
.linkDark A:hover {text-decoration: underline; color: 003366;}

.linkLight A:link {text-decoration: none; color: 6699FF;}
.linkLight A:visited {text-decoration: none; color: 6699FF;}
.linkLight A:active {text-decoration: none; color: 6699FF;}
.linkLight A:hover {text-decoration: underline; color: 6699FF;}

</style>
