/*---------------*/
/* ZeppOS  Menus */

h1, .SiteTitle   { font-size: 12pt; color: #212121; font-weight: bolder }
h2, .SiteTitle2  { font-size: 11pt; color: #9f0000; font-weight: bold }
h3, .SiteTitle3  { font-size: 10pt; color: #441607; font-weight: bold }
h4 { display: inline; margin: 5px 0px 5px 0px; }

div.hr			{ height: 2px; background: #dadada; }
div.hr hr		{ display: none; }

a:link       { color: #fff; text-decoration: none; font-weight: bold;  }
a:visited    { color: #fff; text-decoration: none }
a:hover      { color:#462100; text-decoration: none }
