A:link { font-family: Verdana, Arial, Serif; 
font-size: 10px; 
font-weight: 600; 
font-style: normal; 
text-decoration: none;
 color: #9bc1f5; }

A:visited { font-family: Verdana, Arial, Serif; 
font-size: 10px; 
font-weight: 600; 
font-style: normal; 
text-decoration: none;
 color: #f7afb6; }

A:active { font-family: Verdana, Arial, Serif; 
font-size: 10px; 
font-weight: 600; 
font-style: normal; 
text-decoration: none;
 color: #aee9ad; }

A:hover { font-family: Verdana, Arial, Serif; 
font-size: 10px; 
font-weight: 600; 
font-style: normal; 
text-decoration: none;
 color: #e9dead; }
 
   .links {
  	 position: static;
  	 margin-left: auto;
  	 margin-right: auto;
  	 top: 600px;
    	 width: 500px;
   	 height: 25px;
   	 text-align: center;
   	 background-color: gray; 
   	 border: 3px ridge #77aaf1;
  	 filter: alpha(opacity=65);
  	 -moz-opacity:0.65; 	 
 }


#pscroller1 {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	height: 130px;
	top: -235px;
	border: 1px solid #845f34;
	padding: 5px;
	background-color: transparent;
	color: white;
	font-family: 'times new roman', helvetica, serif;
	font-size: 16px;
	font-weight: 700;
}

.scroll {
	height: 10px;
	border: white 1px solid;
}

H1 {
	text-align: center;
	font-size: 18px;
}

.mouseover {
	font-family: 'times new roman', helvetica, serif;
	font-size: 12px;
	font-weight: 600;
	color: #019c00;
	text-align: center;
	position: relative; 
	top: -25px;
}

 Div.crescendo {
	 position: relative;
	 margin-left: auto;
	 margin-right: auto;
  	 width: 16px;
 	 height: 16px;
 	 background-color: black;
 }