.title
{
	font-family: arial, sans-serif; 
	color: white;
	font-size:  11pt;
        text-decoration:none;
font-weight:bold;
}

.copyright 
{
	font-family: arial, sans-serif; 
	color: white;
	font-size: 9pt;
        text-decoration:none;
}

.menu {  
	font-family: arial, sans-serif; 
	color: white;
	font-size: 9pt;
        text-decoration:none;
}

.menu:hover 
 {
   text-decoration:underline;
}

.nextprev {
	font-family: arial, sans-serif;
	color:white;
	font-size: 9pt;
}

.post {
	font-family: arial, sans-serif;
	color:white;
	font-size: 10pt; 
}

.posttitle {
	font-family: arial, sans-serif;
	color:white;
	font-size: 14pt;
}

.postauthor {
	font-family: arial, sans-serif;
	color:white;
	font-size: 9pt;
}

.quote {
     font-size: 8pt;
}


a 
{
	font-family: arial, sans-serif; 
	color: white;
	font-size: 9pt;
        text-decoration:underline;
}


a:hover
{
  text-decoration:none;
}

poo {
    color:              black;
    background-color:   white;
    font-family:        Arial;
    font-size:          10pt;
    font-style:		italic;
    font-weight:        bold;
}

