a { color: steelblue; 
    font-size: 14px;
    font-weight: bold; 
    text-decoration: none }
.myimage {
border:0;
margin:0 10px;
 width:450px;
height:300px; 
}

#toptext { font-family: Verdana, Arial, sans-serif;
     font-size: 10px;
	  background-color: #ffffff;}



a:visited { color: black; }
a:hover { color: #F90; text-decoration: underline; }
a:active { color: red; text-decoration: underline; }
a.navigate{ color: #3366FF;
	font-family: Verdana, Arial, sans-serif; 
    font-size: 14px;
    font-weight: bold; 
    text-decoration: none }
body { font-family: Verdana, Arial, sans-serif;
     font-size: 8px;
	  background-color: #FFFFCC;}
	
.yellowline {background-color:#CCFF99;
}


