.weblinkspercat{
position: relative;
width: 150px;
overflow: hidden;
text-align:left;
float:left;
color:#000099;
font-size:14px;
font-weight:800px;
background:#fdd740;
text-decoration:none; 
}
.weblinkspercat a:link, .weblinkspercat a:visited {
color:#003399;
text-decoration:none;
font-size:12px;
font-weight:bold;
border:none;
font-family:Arial, Helvetica, sans-serif;
}
.weblinkspercat a:hover {
color:#CC0000;
text-decoration:underline;
font-size:12px;
font-weight:bold;
border:none;
}
.weblink_spacer { 
clear: both;
background:#fdd740;
}
