html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, hr, 
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:'';content:none;}
input {-webkit-appearance:none;-webkit-border-radius:0px;border-radius:0;outline:none;}
html,body {-webkit-text-size-adjust: 100%;}

body {font:100% 'Roboto',Tahoma,Verdana,serif;font-size:14px;line-height:1.2;margin:0;padding:0;}
input {font:100% 'Roboto',Tahoma,Verdana,serif;}
#clear {border:0;clear:both;margin:0;}

/*body {width:470px;height:558px;}*/
body {width:450px;height:548px;}
body > h1 {color:#ffc624;background-color:#006b30;font-size:36px;padding:5px 10px;}
ul {list-style-type:none;padding:0;border:0;}
ul li {padding:10px;border-bottom:1px solid #478ba2;}
ul li > h1 {color:#fff;font-size:34px;font-weight:bold;line-height:1em;margin:0 0 5px;}
ul li > h2 {color:#fff;font-size:20px;font-weight:bold;line-height:1em;margin:0 0 5px;}
ul li > h3 {color:#ffc624;font-size:30px;font-weight:bold;line-height:1em;margin:0 0 5px;}

a {
    color: #ffc624;
    text-decoration:  none;
}
a:visited {
    color: #ffc624;
     text-decoration:  none;

}

/* mouse over link */
a:hover {
    color: #ffc624;
     text-decoration:  none;

}

/* selected link */
a:active {
    color: #ffc624;
     text-decoration:  none;

}