body {
scrollbar-base-color: #000000;
scrollbar-arrow-color: #D6B4C3;
scrollbar-track-color: #000000;
scrollbar-highlight-color: #D6B4C3;
scrollbar-darkshadow-color: #D6B4C3;}

A:link {
text-decoration: none;
cursor: crosshair;
color: #D6B4C3;
}
A:visited {
text-decoration: none;
cursor: crosshair;
color: #D6B4C3;
}
A:active {
text-decoration: none;
cursor: crosshair;
color: #D6B4C3;
}
A:hover {
text-decoration: none;
cursor: crosshair;
color: #FFFFFF;
}

/* base style for posts */
td {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10px;
font-color: #D6B4C3;
}

/* post frame body style */
.mnbdy {
background-color: #000000;
}

/* post frame overall table style */
.hbtbl {
border: #D6B4C3 0px solid;
}

/* post text styles (alternating) */
.stxt {
background-color: #000000;
color: #D6B4C3;
}
.stxt2 {
background-color: #000000;
color: #D6B4C3;
}

/* post date text styles (alternating) */
.dtxt {
color: #D6B4C3;
font-size: 9px;
text-align: right;
}
.dtxt2 {
color: #D6B4C3;
font-size: 9px;
text-align: right;
}
