body {
font-size: 15px;
font-family: arial;
text-align: left;
color: #000000;
}

BODY {
background-image: url("images/back.gif");
background-color: #8AB6F7;
}

span.top-ad {
font-size: 24px;
font-family: arial black;
}

hr {
height: 4;
color: #618DCE;
}

span.entry {
font-size: 15px;
}

span.archives {
font-size: 11px;
font-weight: bold;
}

span.enter {
font-size: 40px;
font-weight: bold;
font-family: arial black;
}

table.dotted
{
border: 1px dashed #ffffff;
background-color: #000000;
}

img.border
{
border: 1px dotted #ffffff;
}

img.no-border {
border: 0px solid #ffffff;
}

H1 {
line-height: 100%;
font-size: 20px;
color: #ffffff;
font-family: arial black;
font-style: italic;
}

A:link {color: #FFFFFF}
A:visited {color: #FFFFFF}
A:active {color: #FFFFFF}
A:hover {text-decoration: underline; color: #FFFB5B}
