A:link
{text-decoration:none;
color: #BDA2CD;
border-bottom: 1px solid #A9CC3A}

A:visited
{text-decoration:none;
color: #FAB91D;}

A:active
{text-decoration:none;
color: #FAB91D;}

A:hover
{text-decoration: none;
color: #9966FF;
background-color: #FFFF99;
cursor:crosshair;
}

.contentheader
{font-family: Verdana;
font-weight: bold;
font-size: 8pt;
line-height: 9pt;
color: #FF8FC4;
border-bottom: 1px dashed #79A7F2;
text-align: left;
text-transform: lowercase;
}

.nav a:hover
{cursor:crosshair;}

.dateheader
{font-family: Verdana;
font-weight: bold;
font-size: 8pt;
line-height: 9pt;
color: #FF8FC4;
border-bottom: 1px dashed #79A7F2;
text-align: left;
text-transform: lowercase;
}

.timefooter
{font-family: Verdana;
font-size: 8pt;
color: #FCC401;
text-align: right;
text-transform: lowercase;
}

.content
{font-family: verdana;
font-size: 8pt;
line-height: 9pt;
color: #2C272B;
text-align: justify;
overflow: auto;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color:  #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #FFFFFF;
}

body
{background-color: #6962A6;}

textarea {width: 200px;}
