

.style3 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-color: #CCCCCC;
	border-top-color: #00FF00;
	border-top-style: solid;
	border-top-width: thin;
	border: 10;

	}

body {
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#efefef;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#cccccc;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;

 A:active { text-decoration:underline; color:#990000 ;font-size:12px; }
  A:hover { text-decoration:underline; color: #990000; font-size:12px;}

 
