body
{
   font-family: arial;
   font-size: 12 px;
   color: #666666;
}

:link,:visited {
    text-decoration: none;
}

.entry-date {
   font-family: arial;
   font-size: 36 px;
   color: #ecc34d;
   font-weight: bold;
}
.entry-title {
   font-family: arial;
   font-size: 24 px;
   color: 9a9b9d;
   font-weight: bold;
}

a {
    color:gray;
    font-weight:bold;
}
