A {font-family: Verdana; font-size: 11px; color: Purple; text-decoration: none}
A:hover {
	font-family: Verdana;
	font-size: 11px;
	color: Blue;
	text-decoration: underline
}
table {font-family: Verdana; font-size: 11px; color: navy; text-decoration: none}
body {font-family: Verdana; font-size: 11px; color: black; text-decoration: none}
body {
	background-color: transparent;
	scrollbar-face-color: #DCDCDC;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: Silver;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: black;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: black;
}
