
/* CCBot/1.0 (+http://www.commoncrawl.org/bot.html) */
body {
    font-family: times new roman, times;
    font-size: 12px;
    /* text-align: justify; */
    color: #f7f3e3;
    background-color: #3a3737;
}

td, li, ul, ol {
    font-family: times new roman, times;
    font-size: 12px;
    /* text-align: justify; */
    color: #f7f3e3;
}
a:link, a:visited { 
    font-family: times new roman, times;
    text-decoration: none;
    color: #cf3232;
}
a:active { 
    font-family: times new roman, times;
    text-decoration: underline;
    color: #41a5f2;
    background-color: green;
}

a:hover { 
    font-family: times new roman, times;
    text-decoration: none;
    color: black;
    background-color: #ff6938;
}
a img {
    color: #FFFFFF;
    background-color: #3a3737;
    border: none;
}
@media all {                /* hide from Netscape 4 */
   a img {
	color: inherit;     /* undo the rule above */
	border: none;       /* hide from Netscape 4 */
	background-color: #3a3737;
    }
}
.txtbox {
    font-family: times new roman, times;
    font-size: 12px;
    color: black;
    margin-top: 0px;
    margin-bottom: 3px;
    padding-left: 3px;
    padding-right: 10px;
    border-width: 1px;
    border-color: #f4de70;
    border-style: solid;
    padding: 5px;
    text-align: justify;
    width: 90%;
}
.small {
    font-size: 10px;
}
#style_alernate {
    display:none;
}
