BODY {
font: verdana;
color: #B12321;
background-color: #FAC672;

scrollbar-3d-light-color:#FAC672;
scrollbar-arrow-color:#B12321;
scrollbar-base-color:#B12321;
scrollbar-dark-shadow-color:#B12321;
scrollbar-face-color:#FAC672;
scrollbar-highlight-color:#FAC672;
scrollbar-shadow-color:#B12321;
}

A:link {
color: #DA6462;

}

A:visited {
color: #7F0D0B;

}

A:hover {
color: #300A09;

}

TD.just {
font: verdana;
color: #B12321;
text-align: justify;
border-top-style: none;
border-right-style: solid;
border-bottom-style:none;
border-left-style: solid;
border-right-color: #B12321;
border-left-color: #B12321;
padding: 10;
border-right-width: 2px;
border-left-width: 2px;
}