

.post h2 a {
color:#0056A4;
font-size:16px;
}


.current-cat a{
color: #0056A4;
text-decoration:none;

}

.current-cat {
}

.cat-item {
padding-top:2px;
padding-bottom:2px;
font-size:13px;
}

.cat-item a {
text-decoration:none;
}

.cat-item a:hover {
text-decoration:underline;
}


#comment {
width:430px;
}

#comment-area ul {
list-style:none;
padding:0;
}

