
body         { font-family:Verdana; font-size:10pt;
color:#0000FF; background-color:#CCFF99} 
a:hover{color:red;font-weight:bold}
a:active     { font-family: Verdana; font-weight: bold; text-underline:none; text-decoration:none; text-line-through:none; color:#008000 }
a:link       { font-family: Verdana; font-weight: bold; text-underline:none; text-decoration:none; text-line-through:none; color:#008000 }
a:visited    { font-family: Verdana; font-weight: bold; text-underline:none; text-decoration:none; text-line-through:none}
a.viewpic {
position:relative; width:100%;
 
text-decoration: none; 
}
a:hover.viewpic { text-decoration: none; background: none;}
a.viewpic span {display: none;}
a:hover.viewpic span {display: inline; position: absolute;  top: -555px; left: 0px; z-index: 0; width:100%;}

a.menu1 {text-decoration:none ;display:block ; margin-top:5px ;text-align:center; width:200px ; border-style:ridge ;
border-width:3px ; padding:2px;}
a.menu1:hover {color:#FFFF00 ;background-color:#0000FF ; }