body {
	color: #000000;
	scrollbar-base-color: #5A5A5A;
	scrollbar-track-color: #5A5A5A;
	scrollbar-arrow-color: #5A5A5A;
} 

div {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #5A5A5A;

}

a {
	text-decoration: none; 
	font-weight: 
	color: #000000;
}
table {

	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}

div { margin-right: 15%; margin-left: 15% }
    a:link { text-decoration: none; color: #000000}
    a:visited { text-decoration: none; color: #000000}
    a:active { text-decoration: none; color: #000000}
    a:hover { text-decoration: underline; color: #0000FF}

}


