h1 {color: #FFCC00; font-family: 'Arial', Times, serif; font-size: 18px; font-weight:bold; text-decoration: none;}
font {color: #FFCC00; font-family: "Times New Roman", Times, serif; Times, serif; font-size: 15px; text-decoration: none;} 
.move {color: #FFCC00; font-family: 'Times New Roman', Times, serif; font-size: 14px; text-decoration: none; border: thin outset #FFcc00;}
.move:hover {color: #FFEEEE; font-family: 'Times New Roman', Times, serif; font-size: 14px; text-decoration: none;  border: thin outset #CCCCCC;}
.move:active {color: #FFCC00; font-family: 'Times New Roman', Times, serif; font-size: 14px; text-decoration: none;  border: thin outset #CCCCCC;}

a {color: #FFCC00; font-family: 'Times New Roman', Times, serif; font-size: 15px; text-decoration: none;}
a:hover {color: #FFEEEE; font-family: 'Times New Roman', Times, serif; font-size: 15px; text-decoration: none;}
a:active {color: #FFEEEE; font-family: 'Times New Roman', Times, serif; font-size: 15px; text-decoration: none;}

.button {
	background-color : #660000;
	border-color: #CCCC99;
	color : #FFCC00;
}

BODY {     background-color: #000000;
           scrollbar-3d-light-color:#FFFFCC;
           scrollbar-arrow-color:#000000;
           scrollbar-base-color:#FFFFCC;
           scrollbar-dark-shadow-color:#666600;
           scrollbar-face-color:#CCCC33;
           scrollbar-highlight-color:#CCCC99;
           scrollbar-shadow-color:333300}