BODY {
	background-color : Black;
	color : White;
	font-family :  Arial, Verdana;	
	scrollbar-3d-light-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:black;
	scrollbar-dark-shadow-color:#4037ff;
	scrollbar-face-color:black;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:black;
}

DIV{
	font-family : Arial, Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	}

P{
	font-family : Arial, Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	}
	
input {
	font-family : Arial, Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

textarea {
	font-family : Arial, Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

select {
	font-family : Arial, Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

td {
	font-family : Arial, Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

a:link  {
	font-family : Arial, Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-align : left;
	color : BurlyWood;
	text-indent : 0px;
}

a:visited  {
	font-family : Arial, Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-align : left;
	color : BurlyWood;
	text-indent : 0px;
}

a:hover  {
	font-family : Arial, Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-align : left;
	color : White;
	text-indent : 0px;
}

a:active  {
	font-family : Arial, Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-align : left;
	color : BurlyWood;
	text-indent : 0px;
}

