.stylejournal {
        border: 1px solid #ffffff;  
}
.links {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #000000;
        text-decoration: underline;
}
.links:hover {
        color: #8E7665;
        text-decoration: none;
}
.emaillink {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #F0F0F0;
        text-decoration: underline;
}
.emaillink:hover {
        text-decoration: none;
}
.emailsmall {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #333333;
        text-decoration: underline;
}
.emailsmall:hover {
        color: #006699;
        text-decoration: none;
}
.textbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #625855;
        background-color: #CCCCCC;
}
.forcontact {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #333333;
        text-decoration: underline;
}
.forcontact:hover {
        color: #003366;
        text-decoration: none;
}
.journalthree {
        font-size: 10px;
        font-weight: bold;
        color: #454E4F;
        text-decoration: underline;
}
.journalthree:hover {
        color: #000033;
        text-decoration: none;
}
.cissue {
        font-size: 10px;
        font-weight: bold;
        color: #333333;
        text-decoration: underline;
}
.borderblack {
        border: 1px solid #000000;
}
.previouslinks {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #0033CC;
        text-decoration: underline;
}
.previouslinks:hover {
        color: #000000;
        text-decoration: none;

}
.tableborder {
        border: 1px solid #333333;
}
.columnborder {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: none;
        border-top-color: #333333;
        border-right-color: #333333;
        border-bottom-color: #333333;
        border-left-color: #333333;
}
