body{
 font: 12px/160% Verdana, Helvetica, Arial, sans-serif;
}

a:hover
{
    color: #258dc9;
    text-decoration: underline;
}

.postBody
{
   line-height:22px;
}

.copyOf
{
border: #e0e0e0 1px dashed; 
padding:10px;
background-color: #fffeee; 
}