a {
    text-decoration: none;
}

a:link {
    color:#33CCFF;
}

a:visited {
    color:#FF33FF;
}

a:hover {
    color:red; text-decoration:underline;
}

body {
    scrollbar-base-color: #000000;
    scrollbar-arrow-color: #FF0000;
    background-color: #000000;
}

.dividerhoriz {
    background-color: #000000;
    /* background-color: #333333; */
}

.dividervert {
    width: 1px;
    background-color: #4B2415;
}

.h1r {
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 200%;
    /* color: #D89F50; */
    /* color: #FF7A46; */
    /* color: #B5B5B5; */
    color: #FF0000;
}

.h2r {
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 150%;
    color: #FFC4AD;
}

.h4r {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-weight:bold; 
    color: #FFFFFF;
}

.hcategory {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:150%; 
    /* font-weight:bold; */
    /* color: #008080; */
    color: #FF0000;
}

.hcategoryh4r {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-weight:bold; 
    color: #FF0000;
}

.imgonly {
    display: block;
}

.linkcurrent {
    font-weight: bold;
    color: #FF7A46;
}

.outline {
    vertical-align: top; 
    border: 3px solid #333333; 
    padding: 0px 0px 0px 0px;
}

.rightjus {
    text-align: right;
}

.textbody {
    font-family: Georgia, Times New Roman, Times, Serif;
    /* font-family: Verdana, Arial, Helvetica, Sans-Serif; */
    font-size: 80%;
    line-height: 160%;
    color: #CCCCCC;
}

.textbodyw360 {
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 80%;
    line-height: 160%;
    color: #CCCCCC;
    width: 360px;
}

.textbodyquote {
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 80%;
    line-height: 160%;
    font-style: italic;
    color: #FFC4AD;
}

.textbodyquotew360 {
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 80%;
    line-height: 160%;
    font-style: italic;
    color: #FFC4AD;
    width: 360px;
}

.textcredit {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 60%;
    color: #FF7A46;
}

.textlink {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 80%;
    line-height: 160%;
    color: #CCCCCC;
    /* vertical-align: top; */
    /* text-align: right; */
}

.texttiny {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 60%;
    color: #FFFFFF;
}

.texttiny00 {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 60%;
    color: #000000;
}

.texttiny66 {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 60%;
    color: #666666;
}

.thumbnail {
    border: 3px solid #333333;
}

.valigntop {
    vertical-align: top;
}
