body {
	background: white;
	font-family: verdana;
	font-size: 14px;
	scrollbar-base-color: #900000;
	scrollbar-arrow-color: black;
	margin: 0px;
}

hr {color:#ffff00; height:1px}
a {font-family: verdana; FONT-WEIGHT:BOLD; text-decoration: none;}
a:link {color:#900000;}
a:visited {color:#900000;}
a:active {color: #FFCC00;}
a:hover {color: #FFCC00; text-decoration: underline;}