/*---------------*/
/* ZeppOS  Menus */

h1, .SiteTitle	{ font-size: 22px; color: #1272ae; }
h2, .SiteTitle2 { font-size: 18px; color: #67aed4; font-weight: bold }
h3, .SiteTitle3 { font-size: 14px; color: #1272ae; font-weight: bold }
h4 { display: inline; margin: 5px 0px 5px 0px; }

div.hr			{ height: 10px; border-top: 1px solid #6699cc; }
div.hr hr		{ display: none; }

a:link, a:visited { color: #67aed4; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: underline; }
