a {  font-size: 15px; font-family : tahoma; color : #000000; text-decoration : none; font-weight: bolder }
A:active { 
	text-decoration: none; color: #000000; 
}
A:hover { 
	text-decoration: underline; color: #000000; 
}
A:visited { 
      text-decoration: underline; color: #000000; 
}

.p2{ FILTER: alpha(Opacity=50); border: 1px black solid; }
.p1{ border: 1px black solid; }
.p3{ border: 1px black solid;  FILTER: alpha(Opacity=50); }

#head{margin:0 auto;padding:0;}
#head #tophead{float:right;width:500px;text-align:right;padding:0;}
#head #tophead a{font-weight:700;margin:0 15px;color:#FFF;}
#head #tophead a:hover{color:#F1F1F1;text-decoration:underline;}
#head #tophead a img{vertical-align:middle;margin-right:3px;}
#bookmarklnk{position:relative;width:105px;top:12px;text-align:right;float:left;}