a {
	text-decoration : none;
	color : #d0d0d0;
	font-family : Verdana, Arial, sans-serif;
	font-size : 15px;
	font-weight : bold;
	}

a:hover {
    text-decoration : none;
	color : #FFFFFF;
	font-family : Verdana, Arial, sans-serif;
	font-size : 15px;
	font-weight : bold;
	}
a:visited {
    text-decoration :none;
	color : silver;
	font-family : Verdana, Arial, sans-serif;
	font-size : 15px;
	font-weight : bold;
	}
a:active {
    text-decoration :none;
	color : silver;
	font-family : Verdana, Arial, sans-serif;
	font-size : 15px;
	font-weight : bold;
	}
body{
	background-color : #191C20;
	margin-top: 5px; margin-bottom: 0px; margin-left: 05px; margin-right: 0px;
	color: white;
	font-family : Verdana, Arial, sans-serif;
	font-size : 15px;
	scrollbar-3dlight-color: #32373F;
	scrollbar-arrow-color: #c0c0c0;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #191C20;
	scrollbar-highlight-color: #c0c0c0;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #1A1D21;
}
img {
	border:0;
}
td {
	font-family : Verdana, Arial, sans-serif;
	font-size : 15px;
}

input, select {
	background : transparent;
	color:white;
	font-size: 15px;
}
 textarea {
	background : transparent;
	color:white;
	font-size: 15px;
	font-family : Verdana, Arial, sans-serif;
}

