a.toplist {color: #ffcc00; text-decoration: none; font-family: Verdana; font-size: 16px}
a.toplist:hover {color: #ffff00; text-decoration: underline; font-family: Verdana; font-size: 16px}

.footer {font-family: Verdana; font-size: 10px; text-decoration: none; color:#ffcc00}
.footer:hover {font-family: Verdana; font-size: 10px; text-decoration: underline; color:#ffff00}

.topmenu {font-family: Verdana; font-size: 18px; text-decoration: none; font-weight: bold; color:#dd3366}
.topmenu:hover {font-family: Verdana; font-size: 18px; text-decoration: underline; font-weight: bold; color:#dd3366}


.cats {font-family: Verdana; font-size: 14px; text-decoration: none; font-weight: bold; color:#ffcc00}
.cats:hover {font-family: Verdana; font-size: 14px; text-decoration: underline; font-weight: bold; color:#ffff00}

a.pages_a {font-family: Verdana; font-size: 18px; text-decoration: underline; font-weight: bold; color:#ffcc00}
a.pages_a:hover {font-family: Verdana; font-size: 18px; text-decoration: underline overline; font-weight: bold; color:#ffff00}

.cat {font-family: Verdana; font-size: 13px}
.date {font-family: Verdana; font-size: 14px}


#v {
width:240px;
height:180px;
display:inline-block;
margin:2 0 2 1;
}

#v img{
border:1px solid #444444;
}
#v img:hover{
border:1px dashed #ffffff;
}


#p {
width:180px;
height:240px;
display:inline-block;
margin:2 0 2 1;
}

#p img{
border:1px solid #444444;
}
#p img:hover{
border:1px dashed #ffffff;
}


/* Paging */
.pages {padding: 5px 0 25px 0;font-family: Tahoma;font-size: 12px; line-height:23px; font-weight: bold;}
.pages a {padding: 0.2em 0.5em;margin-right: 0em;background: #000000;border: 1px solid #444444;text-decoration: none;color: #ffffff;font-family: Tahoma;font-size: 12px; font-weight: bold;}
.pages a:hover {border-color: #ffcc00;}

/* Paging Archives */
.pages2 {padding: 5px 0 25px 0;font-family: Tahoma;font-size: 14px; line-height:27px; font-weight: bold;}
.pages2 a {padding: 0.2em 0.5em;margin-right: 0em;background: #000000;border: 1px solid #444444;text-decoration: none;color: #ffffff;font-family: Tahoma;font-size: 14px; font-weight: bold;}
.pages2 a:hover {border-color: #ffcc00;}

