body {
	background-image: url(images/webdevelopment-back.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.white {
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 11px;
}
BODY, TABLE, TD{
 font-family: Tahoma;
 font-size:12px;
 color:#5F5F5F;
}
.ORDERBUTTON
{
 border:0px;
 background-image:url(images/buttons/website-contactbutton.gif);
 width:92px;
 height:16px;
 cursor:pointer;
}
.dkgreen {color: #4D7407}
.lgreen {color: #9ED047; font-size: 12px;}
.H1 {color: #90BD40; font-size: 18px; font-weight: bold;}

A{
 color:#B24C0F;
 text-decoration:none;
}
A:HOVER{
 text-decoration:underline;
}
.POINTER{
cursor:pointer;
}


A.navbar:link  {
        	color : #ffffff;
        	text-decoration : none;
        }
        
        A.navbar:visited  {
        	color : #ffffff;
        	text-decoration : none;
        }
        
        A.navbar:hover  {
        	color : #ffffff;
        	text-decoration : underline;
        }