a	{
	color: #098754;
	text-decoration: none;
	font-weight: bold;
}

a:hover	{
	color:  #098754;
	text-decoration: underline;
	font-weight: bold;
}

a.netlink	{
	color: #EBDCD2;
	text-decoration: none;
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	font-weight: bold;
}
a.netlink:hover	{
	color: #EBDCD2;
	text-decoration: underline;
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	font-weight: bold;
}

H1	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 13px;
	color: #098754;
	font-weight: bold;
	font-style: italic;
}

H6	{
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	color:  #EBDCD2;
	text-align: center;
}

#green{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #098754;
}
UL	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 100%;
	color:  #333333;
}
.content	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

	