UL {
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-size : small;
	color : #DFE19B;
}
TABLE {
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-size : small;
	color : #DFE19B;
	
}
BODY {
	background : #575D1E;

}
.m {
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-size : small;
	color : #FB7D00;
}
A:LINK {
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-size : small;
	color : #8DC800;
	text-decoration : none;
}
A:ACTIVE {
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-size : small;
	color : #8DC800;
	text-decoration : none;
}
A:VISITED {
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-size : small;
	color : #F9C700;
	text-decoration : none;
}
A:HOVER {
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-size : small;
	color : #DFE19B;
	color : #FB7D00;
	text-decoration : none;
}

A{
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-size : small;
	color : #8DC800;
	text-decoration : none;
}



P {
	font-family : "times";
	font-style : italic;
	font-size : small;
	color : #DFE19B;
	}
	}
body,textarea { 
    scrollbar-face-color:#575D1E;
    scrollbar-highlight-color: #DFE19B;
    scrollbar-shadow-color: #2c2c02;
    scrollbar-3dlight-color: #c3c308;
    scrollbar-arrow-color: #DFE19B;
    scrollbar-track-color: #808000;
    scrollbar-darkshadow-color: #2c2c02
	;
}