/*---------------*/
/* ZeppOS  Menus */


h1, .SiteTitle		{ font-size: 22px; color: #D3DDF1; margin: 5px 0px 5px 0px;}
h2, .SiteTitle2		{ font-size: 18px; color: #D3DDF1; font-weight: bold; margin: 5px 0px 5px 0px; }
h3, .SiteTitle3		{ font-size: 14px; color: #ffffff; font-weight: bold; margin: 5px 0px 5px 0px; }
h4 { display: inline; margin: 5px 0px 5px 0px; }

div.hr			{ height: 3px; background: #fff; }
div.hr hr		{ display: none; }

a { color: white; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: underline; }
