td {font-family: Verdana; font-size: 10px; text-decoration: none; font-weight: none; color:black}

.dash {font-family: Verdana; font-size: 12px; text-decoration: none; color: black}

.cats {font-family: Verdana; font-size: 14px; text-decoration: none; font-weight: bold; color:#ffffff}
.cats:hover {font-family: Verdana; font-size: 14px; text-decoration: underline; font-weight: bold; color:#000000}

.toplist {font-family: Verdana; font-size: 14px; text-decoration: none; font-weight: bold; color:#ffffff}
.toplist:hover {font-family: Verdana; font-size: 14px; text-decoration: underline; font-weight: bold; color:#000000}

.footer {font-family: Verdana; font-size: 10px; text-decoration: underline; color:#ffffff}
.footer:hover {font-family: Verdana; font-size: 10px; text-decoration: underline; color:#000000}


#p {
width:150px;
height:200px;
display:inline-block;
margin:2 0 1 1;
}

#p img{
border:1px solid #ffffff;
}
#p img:hover{
border:1px dashed #ffffff;
}



#a {
width:144px;
display:inline-block;
text-align:center;
margin:1 0 1 0;
}


/* Paging */
.pages {padding: 5px 0 25px 0;font-family: Verdana;font-size: 14px; line-height:27px; font-weight: bold;}
.pages a {padding: 0.2em 0.5em;margin-right: 0em;background: #ee5588;border: 1px solid #000000;text-decoration: none;color: #ffffff;font-family: Verdana;font-size: 14px; font-weight: bold;}
.pages a:hover {border-color: #ffffff;}

