

body { background-color: #5E9629; }

body, h4, td, div, p, ul { font-family: Verdana, Arial, serif; font-size:12.4px; color:#003300; }

body, p { line-height:1.4em }

table { background: url(higrutab.jpg) }

A:link {
        color : #003300;
		font : menu;
        text-decoration: none; 
		padding-right : 6px;
		padding-left : 6px;
		padding-top : 4px;
		padding-bottom : 4px;
		border : 1px #FEF7F5;	 	}

A:visited {
        color : #7D7D7D;
		font : menu;
        text-decoration: none;
		padding-right : 6px;
		padding-left : 6px;
		padding-top : 4px;
		padding-bottom : 4px;
		border : 1px #FEF7F5;	 }

A:hover {
        color: #003300;
		font : menu;
		font-weight : normal;
        text-decoration: none;
		background-color : #F5F5F5;
		padding-right : 6px;
		padding-left : 6px;
		padding-top : 4px;
		padding-bottom : 4px;
		border-bottom : 1px solid #006400;
		border-right : 1px solid #006400;
		border-top : 1px solid silver;	 		
		border-left : 1px solid silver;	 }

A:active {
        color: #003300;
        text-decoration: none; }
		  
HR {color : white; border-bottom : 1px dotted #FFFFFF; text-align :left"}
