body {
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 13px;
   background: #040D2A;
   color:#0F1E4F;
   }

td {
   color: #0F1E4F;
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 13px;}

	
a:link {
	color: #0F256A;
	text-decoration: underline;}

a:visited {
	color: #0F256A;
	text-decoration: underline;}

a:active {
	color: #0F256A;
	text-decoration: none;}

a:hover {
	color: #0F256A;
	text-decoration: none;}

#homehover1 {
   display: block;
   margin-left: 55px; 
   width: 274px; 
   height: 131px; 
   background: url(images/customdev_1.gif) left top no-repeat;
   }
   
#homehover1 span {
   display: none;
   }

#homehover1:hover {
   background: url(images/customdev_2.gif) left top no-repeat;
   }
   
#homehover2 {
   display: block;
   margin-left: 55px; 
   width: 274px; 
   height: 131px; 
   background: url(images/realest_1.gif) left top no-repeat;
   }

#homehover2 span {
   display: none;
   }
   
#homehover2:hover {
   background: url(images/realest_2.gif) left top no-repeat;
   }
    
    
#footlinks a:link {
	color: #FFCC99;
	text-decoration: underline;}

#footlinks a:visited {
	color: #FFCC99;
	text-decoration: underline;}

#footlinks a:active {
	color: #FFFFFF;
	text-decoration: none;}

#footlinks a:hover {
	color: #FFFFFF;
	text-decoration: none;}
	
	
.footer  {
	COLOR : #FFCC99;
	FONT : normal 10px Arial, Helvetica, Sans-Serif;
}

#showcase { width: 500px;
            height: 462px;
            }
