.menu_left {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 18px;
font-weight: normal;
font-variant: normal;
color: #444444;
text-decoration: none
}

.menu_left:hover {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 18px;
font-weight: normal;
font-variant: normal;
color: #FE8E07;
text-decoration:none
}

.menu_left:active {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 18px;
font-weight: normal;
font-variant: normal;
color: #FE8E07;
text-decoration:none
}

.menu_footer {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
color: #FFFFFF;
text-decoration: none
}

.menu_footer:hover {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
color: #FFFFFF;
text-decoration:underline
}

.menu_footer:active {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
color: #FFFFFF;
text-decoration:underline
}

.title_text {
font-family: Verdana;
font-size: 24px;
font-style: normal;
line-height: 32px;
font-weight: normal;
font-variant: normal;
color: #FF8A00;
text-decoration:none
}


a {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
color: #FF8A00;
text-decoration:none
}

a:hover {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
color: #FF8A00;
text-decoration:underline
}

a:active {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
color: #FF8A00;
text-decoration:underline
}


.text {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
color: #444444;
text-decoration:none
}


div.hr {
  height: 1px;
  background-image:url(../images/pixel_menu.gif);
  background-repeat:repeat-x;
  padding-top:5px;
  font-size: 1px;
}
div.hr hr {
  display: none;
}

