a:link {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 13px;	color: red;	text-decoration: none;}a:visited {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 13px;	color: green;	text-decoration: none;}a:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 13px;	font-weight: none;	color: orange;  background: #ffffcc;}a:active {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 13px;	color: yellow;	text-decoration: none;}body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 13px;	color: black;    text-align: justify;    scrollbar-highlight-color: yellow;    scrollbar-3dlight-color: yellow;    scrollbar-shadow-color: orange;    scrollbar-darkshadow-color: orange;    scrollbar-arrow-color: red;    scrollbar-base-color: #ffffcc;    scrollbar-track-color: green;}