.footer{font-family: verdana;
	font-size:12px;
	color: #ffffff;
}
a.footer{text-decoration:none;color: #ffffff;}
a.footer:hover{text-decoration:underline;color: #ffffff;}
A{text-decoration: none; color: Green;   }
A:hover{color:red;  text-decoration : underline;}
H1{
	;
	color: Green;
	font-family : "Courier New";
	font-size : 16px;
}
H2{; color:white;  font-family : Verdana;  font-size : 18px;  }
.plod{color: Silver;  }
.plod:hover{color:red; text-decoration: underline;}
HR {
	height : 1px;
	max-height : 2px;
	color : Green;
	background : Green;
}
H3
{
	;
	color: Green;
	font-family : "Courier New";
	font-size : 14px;
}

.stretch{ 
	background-image: url(images/menu-stretch.gif);
	background-repeat: repeat-x;
 }
 
 .links{
 	background-image: url(images/menu-links.gif);
	background-repeat: no-repeat;
 }
 
 .toplinks{
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	text-align: right;
	text-decoration: none;
	margin-bottom: 6px;
	margin-top: 0px;
}

 A.toplinks{
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	text-align: right;
	text-decoration: none;
	margin-bottom: 6px;
	margin-top: 0px;
}

 A.toplinks:HOVER{
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	text-align: right;
	text-decoration: underline;
	margin-bottom: 6px;
	margin-top: 0px;
}
