BODY {
	FONT-SIZE: 11px; BACKGROUND-ATTACHMENT: scroll; FONT-FAMILY: courier; BACKGROUND-COLOR: #ffffff;COLOR: #333300
}
A:hover {
	COLOR: #804c4c; BACKGROUND-COLOR: #f0efe3
}

#natbusmainhead {
	FONT-SIZE: 20px; COLOR: #333300; FONT-FAMILY: courier; font-weight:bold
}
#natbusmainheadchild {
	FONT-SIZE: 9px; COLOR: #333300; FONT-FAMILY: courier; font-style:italic
}
.natbusmaintext {
	FONT-SIZE: 11px; COLOR: #333300; FONT-FAMILY: courier;
}

a {color:000066;font-variant: normal; font-weight:bold}

#natbusnoa {color:000066;font-variant:normal;}

#natbusreddo{
	FONT-SIZE: 11px; COLOR: darkred; FONT-FAMILY: courier;
}
#natbusreddochild{
	FONT-SIZE: 9px; COLOR: darkred; FONT-FAMILY: courier;font-style:italic;
}
#natbushottop {
	FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: courier;
}

input.natbusbtn{
   color:#333300;
   font-family: courier;
   font-size:11;
   font-weight:bold;
   border:1px solid;
}

input.natbusbtnhov{
   color:darkred;
   font-family: courier;
   font-size:11;
   font-weight:bold;
   border:1px solid;
   cursor: pointer;
   cursor: hand;
}

.natbusbtnmenu{
   color:white;
   font-family: courier;
   font-size:11;
   font-weight:bold;
   border:1px solid;
   background-color:#333300;
   width:150px;
}

.natbusbtnhovmenu{
   color:yellow;
   font-family: courier;
   font-size:16;
   font-weight:bold;
   border:1px solid;
   background-color:#333300;
   cursor: pointer;
   cursor: hand;
   width:150px;
}