a{text-decoration: none; color:  #339933}
a:visited{color:  #66CC66 }
a:hover{color: red; text-decoration: underline}
body{
	margin-top: 0px;
	margin-left: 0px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	background-color: #ffffff;
}
	
table {empty-cells: show}
.table_m{border-color: White; background-color: White;}
.td_item{ background-color: #eeffee; text-align: left;}
.td_item_menu{ background-color: #eeffee; text-align: center;}
.td_button{ background-color: #006bb6; text-align: center; color: White; font-weight: bold;}
.a_button:link{color: White; font-weight: bold;}
.a_button:visited{color: White; font-weight: bold;}
.a_button:hover{color: Red; font-weight: bold;}
/*
hr{ height: 3px; color: #56B754 }
h1{ text-align: center; color: #339933 }
h2{ text-align: center; color: #339933 }
h3{
	color: Black;
	margin-bottom : 0;
	font-style : italic;
	margin-top : 0px;
}
*/



