h1#firstHeading { 
font-family: verdana, arial, sans-serif; 
font-size: 8pt; 
font-weight: bold; 
color: #9EB3B9; 
position: absolute; 
top: 5px; 
}

a.textLink:link	{ 
color: #000000; 
text-decoration: none; 
}

a.textLink:visited { 
color: #000000; 
text-decoration: none; 
}

a.textLink:hover { 
color: #9EB3B9; 
text-decoration: none; 
}

a.textLink:active { 
color: #9EB3B9; 
text-decoration: none; 
}