BODY
{
background-color:#000000;
}

.topnav
{
font-family: trebuchet ms, tahoma, arial, geneva;
font-size: 11px;
color: #dddddd;
}

.topnav a
{
color:#dddddd;
text-decoration: none;
}

.topnav a:hover
{
text-decoration: none;
border-bottom: 1px dotted #ffffff;
color: #ffffff;
}

.homecontent
{
font-family:trebuchet ms, arial, geneva;
color: #aaaaaa;
}



.blogheader
{
font-family:georgia, trebuchet ms, arial, geneva;
color: #dea18f;
font-size: 22px;
text-decoration: none;
}


.blogheader a
{
font-family:georgia, trebuchet ms, arial, geneva;
color: #dea18f;
font-size: 22px;
text-decoration: none;
}


.blogheader a:hover
{
color: #ffffff;
text-decoration: none;
}

.blogtext
{
font-family:trebuchet ms, arial, geneva;
font-size: 11px;
color: #aaaaaa;

}


.blogtext a
{
color: #dea18f;
text-decoration: none;
}


.blogtext a:hover
{
color: #ffffff;
text-decoration: underline;
}


.hometext
{
font-family:trebuchet ms, arial, geneva;
font-size: 11px;
color: #aaaaaa;
}

.hometext a
{
color: #dea18f;
text-decoration: none;
}

.hometext a:hover
{
color: #ffffff;
text-decoration: underline;
}

