#wrap {
	border:0px solid black;
	width:800px;
	background-color: #6FB030;
	background-image:url(http://agel-member.com/sites/en/menu/img/menu.jpg);
    }
	body,td,th {
	font-family: Arial;
	font-size: 10px;
}

.links a:link {
	color: #67A621; font-family: Arial; font-size: 11px;
}
.links a:visited {
	color: #D2F0B3; font-family: Arial; font-size: 11px;
}
.links a:hover {
	color: #2F4D0F; font-family: Arial; font-size: 11px;
}
.links a:active {
	color: #67A621;
}

.linkred a:link {
	color: #880000;
}
.linkred a:visited {
	color: #FF3300;
}
.linkred a:hover {
	color: #640000;
}
.linkred a:active {
	color: #FF3300;
}
.green {color: #67A621; 
        font-weight: bold;
	    font: arial; 
	    font-size:12px;}
	   
.pink {font-family: Arial; 
       font-size: 12px; 
       color: #EC027F;  
	   font-weight: bold;}
	   

.red {font-family: Arial; 
       font-size: 12px; 
       color: #B20837;  
	   font-weight: bold;}
	   
.white {
	color: #FFFFFF;
	font-family: Arial; 
    font-size: 12px;
	font-weight: bold;}
	   
.cont {color: #333333; 
	   font: arial; 
	   font-size:12px;}

body {
	background-color: #333333;
}

#menu {
    border-bottom:0px solid white;
    padding:4px 10;
	height:50;
	width:800px;
	background-image:url(http://agel-member.com/sites/en/menu.jpg);
    }
#menu a {
    background:#6FB030;
	padding:3px 9px;
    text-decoration:none;
    font:Arial;
	font-size: 10px;
    color:#FFFFFF;
    }
#menu a.hover {
	background:#FFFFFF;
	font:Arial;
	font-size: 10px;
	font-weight:bold;
	color:#6FB030;
    }
#menu span {
    display:none;
    }
#img {
    vertical-align:bottom;
    }

#subnav {
    font:Arial;
	font-size: 10px;
    margin-bottom:2em;
    }
#subnav a {
    font:Arial;
	font-size: 10px;
	color:#FB3B00;
    margin-right:1em;
    }
#subnav span {
    font:Arial;
	font-size: 10px;
	color:silver;
    margin-right:1em;
    }
