BODY {
  font-family : Arial, sans-serif, serif;
}
h1 {
  font-size : 18pt;
  font-family : Verdana, Arial, sans-serif;
  color : #bf0000;
  font-weight : 700;
  border-bottom-style : none;
}

h2, h3, h4 {
  font-family : Verdana, Arial, sans-serif;
  color : #bf0000;
  font-weight : 700;
  border-bottom-style : none;
}

A {
  text-decoration : none;
  color : #0000cf;
}

A.doHome:hover {
  text-decoration : underline;
  color : #cf0000;
}

A:hover {
  text-decoration : underline;
  color : #cf0000;
}

h5, h6 {
  font-family : Verdana, Arial, sans-serif;
  background : #ede6ff;
  color : #bf0000;
}


.cities {
  font-family :  Arial, sans-serif;
  font-weight : bold;
  color : #0000af;
}


.cost {
  font-family : Arial, sans-serif, serif;
  font-size : 10pt;
  text-decoration : none;
  text-transform : capitalize;
  background-color : #ede6ff;
}

.linkdir {
  font-family : Arial, sans-serif, serif;
  font-size : 10pt;
  text-decoration : none;
  text-transform : capitalize;
  background-color : #ffffff;
}

a.linkdir:hover {
  color : #afffff;
  font-weight : bold;
}

a.linkdir {
  font-family : Times New Roman;
  font-weight : bold;
  text-decoration : underline;
  color : #0000cf;
  font-size : 40pt;
}


.maintd {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10pt;
}


.sidebarTD {
  background-image : url('sidebarback.gif');
  background-repeat : repeat-y
}


.sidebar {
  font-family : Arial, sans-serif, Verdana;
  color : yellow;
  font-weight : bold;
  font-size : 9pt;
}

a.sidebar:hover {
  color : blue;
   background : #ffffff; 
}

.bottomlinks {
  font-family : Arial, sans-serif, serif;
  color : #ba0000;
  font-size : 8pt;
  font-weight : bold;
}


.bottomlinks:hover {
  color : #0000bf;
}


.copyright {
  font-size : 8pt;
}




<style>

input#sbb0{ 

   color: #4050bb;
   font-family:'arial',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color: #ffedaa;
   border:1px solid;
   border-top-color:#196;
   border-left-color:#196;
   border-right-color:#163;
   border-bottom-color:#163;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#aabbff');}

</style>