#myblog a:link{ 
color:#390; 
text-decoration:none; 
} 
#myblog a:hover { 
color:#390; 
text-decoration:underline; 
}
#myblog a:active { 
color:#390; 
text-decoration:none; 
}

#myblog h3{
font-size: 120%;
font-weight: bold;
}