a         { font-size: 12px; text-decoration:underline; }
a:link    { color:#FFFFFF; text-decoration:underline; }
a:visited { color:#FFFFFF; text-decoration:underline; }
a:active  { color:#FFFFFF; text-decoration:underline; }
a:hover   { color:#BCA675; text-decoration:none; }

body {
 font-family: Verdana;
 font-size: 12px;
 color:#FFFFFF;
 background-color:#2B1413;
 background-attachment: fixed;
 background-image:  url();
 background-repeat: no-repeat;
 background-position: 0px 0px;
 scrollbar-face-color:#402828;
 scrollbar-highlight-color:#402828;
 scrollbar-3dlight-color:#644D3E;
 scrollbar-darkshadow-color:#644D3E;
 scrollbar-shadow-color:#402828;
 scrollbar-arrow-color:#644D3E;
 scrollbar-track-color:#402828;
}

table {
 font-family: Verdana;
 font-size: 12px;
}

.h12 {
 font-family: Verdana;
 font-size: 12px;
}

.h13 {
 font-family: Verdana;
 font-size: 13px;
}

.h14 {
 font-family: Verdana;
 font-size: 14px;
}

.h15 {
 font-family: Verdana;
 font-size: 15px;
}
