.blacklinktext {
	color: #000000;
	text-decoration: none;
}
.yellowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFCC;
	text-decoration: none;
}
.picbrdr {
border-bottom:solid;
border-bottom-color:#000000;
border-bottom-width:1px;

border-left:solid;
border-left-color:#000000;
border-left-width:1px;

border-right:solid;
border-right-color:#000000;
border-right-width:1px;

border-top:solid;
border-top-color:#000000;
border-top-width:1px;
 
}