/*---------------*/
/* ZeppOS  Menus */

h1, .SiteTitle	{ font-size: 25px; color: #FFFF00; margin: 5px 0px 5px 0px; font-family: Georgia; font-weight: normal; text-transform: capitalize }
h2, .SiteTitle2	{ font-size: 20px; color: #000000; margin: 5px 0px 5px 0px; font-family: Georgia; font-weight: normal; text-transform: lowercase}
h3, .SiteTitle3	{ font-size: 16px; color: #ffffff; margin: 5px 0px 5px 0px; font-family: Georgia; font-weight: normal; text-transform: capitalize}
h4 { display: inline; margin: 5px 0px 5px 0px; }

div.hr			{ height: 15px; background: #fff url(/_library/templates/skin_webos/bardots.gif) repeat-x scroll center; }
div.hr hr		{ display: none; }

a 				{ color: #99FF00; text-decoration : none}
a:hover 		{ color:#FFFF00; text-decoration: none; }

