A:link {text-decoration: none; color: #dc9811; font-weight:bold;}
A:visited {text-decoration: none; color: #dc9811; font-weight:bold;}
A:active {text-decoration: none; color: #dc9811; font-weight:bold;}
A:hover {text-decoration: underline; color: #dc9811; font-weight:bold;}

.bodyStyle {
    left:0px;
    top:0px;
    right:0px;
    bottom:0px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    background-color:#333333;
    font-family:verdana,monospace;
    color:#86c9f8;
    font-size:12px;
}

.copyLeft {
    text-align:center;
    font-family:verdana,monospace;
    color:#656565;
    font-size:10px;
    padding-top:10px;
    padding-bottom:10px;
}

.projectsTable {
    border:1px solid #fff;
    width:500px;
    text-align:left;
    vertical-align:top;
}

.menu {
    margin-top:10px;
    text-align:center;
}

.logo {
    text-align:center;
    margin-top:7px;
}

.scrollDiv {
    width:200px;
    height:150px;
    overflow: auto;
    background-color: #ffffff;
    border-color: #ffffff #ffffff #ffffff #ffffff;
    border: 0px solid;
    padding-left:0px;
    padding-top:0px;
}