body
{
background-color: #FFCC33
}



p
{
color: #336633;
font: bold 13px Century gothic;
text-align: left;
}

p.date
{
font-family: Century gothic;
font-size: 10px;
text-align: right;
color: #cc0000
}


a:link {color: #cc0000}     /* unvisited link */
a:visited {color: #cc0000}  /* visited link */
a:hover {color: blue}   /* mouse over link */
a:active {color: #336633}   /* selected link */

img
{
width: 150px;
border: 0px
}

