#header h1{font-size: 18px; margin: 0px;}


#content .atomentry .title a:link,
#content .atomentry .title a:visited,
table tr td a:link,table tr td a:visited,
p a:link,p a:visited,
#content .extended p a:link,
#content .extended p a:visited,
#content .links a:visited,
#content .links  a:link { 
        color: #FEFF03;
        text-decoration: none;
}

#content .atomentry .title a:hover,
table tr td a:hover,table tr td a:hover,
p a:hover, #content .extended p a:hover,
#content .links  a:hover { 
        color: #FDCA00;
        text-decoration: none; 
}
 


