.menutitle {
			position: absolute;
			text-align: justify;
            font-weight: bold; 
            color: #788c82;
			top: 30px;
			width: 150px;
			left: 45px;
			line-height: 175%; 
}

.template_menu1 {  
			position: absolute;
			background-color: #28915a;
			padding: 0px;
			border-style:none;
			border-color: #788c82;
			text-align:left;
			height:auto;
			vertical-align:top;
			top: 60px;
			width: 150px;
			left: 40px;
}

.template_menu2 {  
			position: absolute;
			background-color: #28be6e;
			padding: 0px;
			border-style:none;
			border-color: #788c82;
			text-align:left;
			height:auto;
			vertical-align:top;
			top: 60px;
			width: 150px;
			left: 40px;
}

.template_menu3 {  
			position: absolute;
			background-color: #788c82;
			padding: 0px;
			border-style:none;
			border-color: #788c82;
			text-align:left;
			height:auto;
			vertical-align:top;
			top: 60px;
			width: 150px;
			left: 40px;
}

.template_menu4 {  
			position: absolute;
			background-color: #788c82;
			padding: 0px;
			border-style:none;
			border-color: #788c82;
			text-align:left;
			height:auto;
			vertical-align:top;
			top: 60px;
			width: 150px;
			left: 40px;
}


A.menulink1 {
display: block;
width: 135px;
padding-left:5px;
text-align: left;
text-decoration: none;
font-family:helvetica,arial;
font-size:12px;
color: #ffffff;
BORDER: none;
background-color:#28be6e;
}

A.menulink1:hover {
border: none;
background-color:#788c82;
color: white;
}

A.menulink2 {
display: block;
width: 135px;
padding-left:5px;
text-align: left;
text-decoration: none;
font-family:helvetica,arial;
font-size:12px;
color: #ffffff;
BORDER: none;
background: #28915a;
}

A.menulink2:hover {
border: none;
background: #788c82;
color: white;
}

A.menulink3 {
display: block;
width: 135px;
padding-left:5px;
text-align: left;
text-decoration: none;
font-family:helvetica,arial;
font-size:12px;
color: #ffffff;
BORDER: none;
background: #28be6e;
}

A.menulink3:hover {
border: none;
background: #28915a;
color: white;
}

A.menulink4 {
display: block;
width: 135px;
padding-left:5px;
text-align: left;
text-decoration: none;
font-family:helvetica,arial;
font-size:12px;
color: #ffffff;
BORDER: none;
background: #283732;
}

A.menulink4:hover {
border: none;
background: #788c82;
color: white;
}



