A:link { text-decoration: none; font-weight: bold; }
A:active { text-decroation: none; font-weight: bold; }
A:visited { text-decoration: none; font-weight: bold }
A:hover { color: #DB4626; font-weight: bold; }

table.thinborder {
border-style: solid;
border-color: #6D2F1D;
border-width: 1px;
height: auto;
}

div.sidebarbox {
border-style: solid;
border-color: #6D2F1D;
border-width: 1px;
border-right-width: 1px;
padding-left: 5px;
padding-right: 5px;
}

p.imgborder {
padding-right: 10px;
}

img.thinborder {
border-style: solid;
border-width: 1px;
border-color: #6D2F1D;
}





