a:link{color:#FF7F00}
a:visited{color:#FF7F00}
a:active{color:red}
a:hover{color:black}
img{border: 0}
.call{
   text-decoration : none;
   font-family : Tahoma;
   font-size : 12px;
   font-weight : bold;
   color : White;
}
.menu{
   text-decoration : none;
   font-family : Tahoma;
   font-size : 18px;
   color : #FF4D00;
   padding:16px 2px 4px 10px;
}
.menu1{
   text-decoration : none;
   font-family : Tahoma;
   font-size : 14px;
   font-weight : bold;
   color : #FF7F00;
   border-right: 3px solid #FF7F00;
   padding:5px 10px 5px 10px;
}
.menu3{
   text-decoration : none;
   font-family : Tahoma;
   font-size : 14px;
   font-weight : bold;
   color : #000000;
   padding:5px 10px 5px 10px;
}
.text1{
   font-family : Tahoma;
   font-size : 14px;
   font-weight : bold;
   color : #7F7F7F;
   line-height : 18px;
}
.link{
   font-family : Tahoma;
   font-size : 14px;
   font-weight : bold;
   text-align: center;
   color : #FF7F00;
   line-height : 18px;
}
.name{
   font-size : 17px;

   font-family : Tahoma;
}
.thumb{
   border: 1px solid #777777;
   padding:5px 5px 5px 5px;
}
