/*---------------*/
/* ZeppOS  Menus */

h1, .SiteTitle	{ font-size: 22px; color: #OOOOOO; margin: 5px 0px 5px 0px; font-family:Georgia, "Times New Roman", Times, serif; text-transform:capitalize; font-weight: normal }
h2, .SiteTitle2	{ font-size: 18px; color: #FFFF00; margin: 5px 0px 5px 0px; font-family:Georgia, "Times New Roman", Times, serif; text-transform:capitalize; font-weight: normal}
h3, .SiteTitle3	{ font-size: 14px; color: #669900; margin: 5px 0px 5px 0px; font-family:Georgia, "Times New Roman", Times, serif; text-transform:capitalize; font-weight: normal}
h4 { display: inline; margin: 5px 0px 5px 0px; }
h5, .SiteTitle5	{ font-size: 22px; color: #333333; margin: 5px 0px 5px 0px; text-align:right; font-family:Georgia, "Times New Roman", Times, serif; text-transform:capitalize; font-weight: normal }

div.hr			{ height: 1px; background: #fff  }
div.hr hr		{ display: none; }

a 				{ color: #990000; text-decoration: none; }
a:hover 		{ color: #003399; text-decoration: none; }
