BODY {
   color: #000000; 
   background-color :  #e9de85;
   font-family: arial, verdana; 
   font-size: 10px; 

}

a:hover{
		color:black;
	}
	a:link img,
	a:visited img{
		border:1px solid white;
	}
	a:focus img,
	a:hover img,
	a:active img{
		border:1px dashed black;
	}



	

.covertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 8px 5px 5px;
	line-height: 14px;
	color: #333366;



}
.articletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 15px 10px 10px;
	line-height: 16px;
	color: #333366;



}
.designtext  {
        font-family:  arial, Helvetica, sans-serif;
	font-size: 22px;
        line-height: 22px;
	color: #333366; 
                      


}
p.poodle {
   	font: 13pt arial;
}

A.poodle { text-decoration:none }
A.poodle:link		{ color: #0000ff; text-decoration: none; font-size: 13px; } 
A.poodle:visited	{ color: #0000ff; text-decoration: none; font-size: 13px; } 
A.poodle:active 	{ color: #333366; text-decoration: none; font-size: 13px; } 
A.poodle:hover		{ color: #333366; text-decoration: none; font-size: 13px; } 