/*body { 
scrollbar-face-color: #ffffff; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #000000; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #000000;
}

td.nav 
{ padding: 25px 25px }*/

/*Hosting Plans*/
.first{ 
border-style:solid;
border-top-color:#FF7000;
border-bottom-color:#FF7000;
border-left-color:#FF7000;
border-right-color:#FF7000;
border-width:1px;
border-bottom-width:1px;
border-top-width:1px;
border-right-width:0px;
border-left-width:1px;
}
/*Hosting Plans*/
.second{ 
border-style:solid;
border-top-color:#FF7000;
border-bottom-color:#FF7000;
border-left-color:#FF7000;
border-right-color:#FF7000;
border-width:1px;
border-bottom-width:1px;
border-top-width:1px;
border-right-width:1px;
border-left-width:1px;
} 

A:link { color: white; text-decoration: none; text-decoration:  underline  }
A:visited { color: white; text-decoration: none; text-decoration: underline  }
A:hover { color: white; text-decoration: none }
