input, textarea, select {
    font-family: Verdana;
    font-size: 8pt;
    color: #000000;
    text-decoration: none;
    background-color: #C9C2BA;
    border: 1px;
    border-color: #2C2A36;
    border-style: solid;
}

body {
    scrollbar-face-color:#393743;
    scrollbar-shadow-color:#393743;
    scrollbar-highlight-color:#393743;
    scrollbar-3dlight-color:#000000;
    scrollbar-darkshadow-color:#393743;
    scrollbar-track-color:#393743;
    scrollbar-arrow-color:#000000;
}

A:link {text-decoration: none; color:#233340 /*3a2421*/}
A:visited { text-decoration: none; color:#233340}
A:hover { text-decoration: none; color:#211F2B}

td, p, body {
    color: #211F2B;
    font-family: Times New Roman;
    font-size: 8pt;
    text-decoration: none;
}

.links {
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;/*
	background: #BDC4A3;*/
}

.linkdiv {
	background: #ffffff;
	color: #000000;
	margin-right: 2px;
	font-family: Book Antiqua;
	font-size: 9pt;
	font-weight: bold;
	line-height: 14px;

}

.linkdiv2 {
	background: #ffffff;
	color: #000000;
	font-family: Book Antiqua;
	font-size: 9pt;
	font-weight: bold;
	line-height: 14px;

}
