a:link {
    color: #003300;
 }

 a:visited {
    color: #FFCC00;
 }

 a:hover {
    color: #ae4701;
 }

 .btn,
#submitcomment,
#resetcomment,
#spellchk,
#surveysubmit input {
    background-color: #003300;
    border: none;
    color: #909C74;
    font-weight: bold;
    margin: 3px 0;
 }

 .calendarcell a:link,
.calendarcell a:visited {
    border-color: #909C74;
    color: #ffffff;
    background-color: #003300;
 }

 .widgetset .widget_header {
    color: #FFCC00;
    background-color: #003300;
 }

 .sf_region1 {
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    font-style: normal;
    padding: 0;
    background-position: top center;
    background-repeat: no-repeat;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    color: #003300;
    background-color: #003300;
    background-image: url(images/blogs4.jpg);
 }

 
