body
{
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
font-family: arial,verdana,helvetica;
background-color:#FFE4CC;
font-size:11px;
font-weight:normal;
line-height:16px;
color:#000000;
}



/*  effects resource text size, date size at bottom of page, line size in header  */
td {font-size: 12px; font-family: arial,verdana,helvetica;}




/*  changes size of text in entries  */
p
{
font:12px arial,verdana,helvetica,sans-serif;
color:#000000;
line-height:18px;
text-align:justify;
}





/*  all a's effects size of text links in header,top & bottom, cat links  */
a
{
color:#000000;
font-size:11px;
text-decoration:none;
font-weight:normal;
font-family:verdana, arial, helvetica, sans-serif;
}

a:link
{
color:#888686;
}


a:visited
{
color:#888686;
}


a:hover
{
text-decoration:underline;
color:#D000000;
background-color:transparent;
}






