body, table, tr, td {
	font: 8pt tahoma; 
	color: #91AB68;
	cursor: default;
	letter-spacing: 1px}
body {
	background-color: #F9F7C1;

  scrollbar-face-color: #F9F7C1;
    scrollbar-shadow-color: #F9F7C1;
    scrollbar-highlight-color: #F9F7C1;
    scrollbar-3dlight-color: #F9F7C1;
    scrollbar-darkshadow-color: #F9F7C1;
    scrollbar-track-color: #F9F7C1;
    scrollbar-arrow-color: #EF40E3;
}
a:link, a:active {
	 text-decoration: none;
	color: #EF40E3;}
a:visited {
	 text-decoration: none;
	color: #EF40E3;}
a:hover {color: #1579D6; text-decoration:underline;cursor:crosshair;}
input, textarea, option, select {
	background-color: #F9F7C1;
	font: 8pt tahoma;
	color: #91AB68;
	letter-spacing: 1px;
	border: 1px solid #91AB68;
	padding:2px;}

