A {
    text-decoration: none;
}
a:link {
    color: #2b5045;
}
a:visited {
    color: #2b5045;
}
a:active {
    color: #000000;
}
a:hover {
    color: #000000;
}



ol {} input.sendButton {
    font-family: CenturyGothic, Helvetica, Arial, Tahoma, Geneva, symbol;
    font-size: 0.9em;
    width: 80px;
    cursor: pointer;
    letter-spacing: 0.045em;
}
hr {
    border: 0px;
    border-bottom: 1px solid #2b5045;
}
p {
    margin: 0px;
    padding: 0px;
}
.csc-uploads-fileName {
    font-size: .9em;
}
.csc-uploads-description {
    font-size: .9em;
}

.ce-uploads img{
width: 3%;
}
.ce-uploads-fileName {
font-size: .9em;
    }

