BODY 
{
background: #ffffff;
color:#000000; 
font-family: Times New Roman,Georgia,Times;
}

A:link  {
	color: #006400;
	text-decoration: underline;
}

A:visited  {
	color: #006400;
	text-decoration: underline;
}

A:active  {
	color: #8b4513;
	text-decoration: underline;
}

A:hover  {
	color: #8b4513;
	text-decoration: underline;
}
           
img.picture {
text-decoration: none;
border:0px;
}
