.category
{
   width:170px;
   height:200px;
   padding:5px;
   text-align:center;
   border:1px solid #CCCCCC;
}

a:link,a:visited
{
   text-decoration:none;
}

a:hover
{
   text-decoration:underline;
}

