a.lnk:link {
text-decoration:underline; 
color:#6B6032; 
font-weight:bold; 
}
a.lnk:visited {
text-decoration:underline; 
color:#6B6032; 
font-weight:bold; 
}
a.lnk:hover { 
text-decoration:underline;
color: #7D6E30;
font-weight:bold;
}
a.lnk:active {
text-decoration:underline; 
color: #7D6E30;
font-weight:bold; 
}



a.black:link {
text-decoration:none; 
color: #000000;
background-color:#ffffff;
font-weight:bold; 
}
a.black:visited {
text-decoration:none; 
color: #000000;
background-color:#ffffff;
font-weight:bold; 
}
a.black:hover { 
text-decoration:none; 
color: #000000;
background-color:#ffffff;
font-weight:bold;
}
a.black:active {
text-decoration:none; 
color:#000000; 
background-color:#ffffff;
font-weight:bold; 
}



a.grey:link {
text-decoration:none; 
color: #363535;
font-weight:bold; 
}
a.grey:visited {
text-decoration:none; 
color: #363535;
font-weight:bold; 
}
a.grey:hover { 
text-decoration:none; 
color: #363535;
font-weight:bold;
}
a.grey:active {
text-decoration:none; 
color:#363535; 
font-weight:bold; 
}



a:link {
text-decoration:none; 
color:#6b6032; 
font-weight:bold; 
}
a:visited {
text-decoration:none; 
color:#6b6032; 
font-weight:bold; 
}
a:hover { 
text-decoration:none;
color: #7d6e30;
font-weight:bold;
}
a:active {
text-decoration:none; 
color:#6b6032; 
font-weight:bold; 
}


.menu1e {
  font-family: arial;
  font-size: 14px;
  margin: 0px;
    padding-left: 7px;
  }


.menu2e {
  font-family: arial;
  font-size: 12px;
  margin: 0px;
 
 padding-left: 7px;
  }


.clasic {
  font-family: arial;
  font-size: 14px;
  }


.menudown {
  font-family: arial;
   font-weight: bold;
  font-size: 12px;
  }


.title2e {
  font-family: arial;
  color: #363433;
  font-size: 12px;
  font-weight: bold;
  padding-left: 5px;
   }


.titlepic {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  }

.body {
  background-color: #ff6600;
  margin: 0px;
  padding: 0px;
  color: #000000;
  font-size: 16px;
  font-family: arial;
  font-weight: bold;
  }

H1 {
font-size:14px;
           color:#ffffff;
           margin-top:0px;
	   margin-left:3px;
           margin-bottom:0px;
}

H2 {
font-size:12px;
           color:#000000;
           margin-top:0px;
           margin-bottom:0px;
}
