a {
text-decoration:underline;
color:#644873;
}

input#author,input#email,input#url,textarea#comment {
border:1px solid #999999;
background-color:#EFE8F8;
padding:3px;
}

.post h2 a {
text-decoration:none;
color:#644873;
border-bottom:1px solid #C5B7B7;
}

.sticky h2 a {
color:white;
background:#644873;
display:block;
margin:5px 0;
padding:10px;
}

.postdate {
color:#9BB973;
}

.postinfo a {
color:#C5B7B7;
}

.signupframe {
border:1px solid #8DAB3B;
background:#ffffff;
color:#999999;
font-family:Arial, Helvetica, sans-serif;
}