@namespace url(http://www.w3.org/1999/xhtml);

.post-title
{
background-color:#FFFFFF !important;
color:#000000 !important;
font-family:Verdana, Arial, Sans-Serif !important;
font-size:18px !important;
}

.post-body, .post, .main, #content, .widget, .widget-content, .comment
{
background-color:#FFFFFF !important;
color:#000000 !important;
font-family:Verdana, Arial, Sans-Serif !important;
font-size:14px !important;
}
.post-body a, .post a, .post-title a
{
color:#0000FF !important;
text-decoration: underline !important;
}
.post-body a:visited, .post a:visited, .post-title a:visited
{
color:purple !important;
text-decoration: underline !important;
}

