
a,
a:visited {
 color               : rgb(9,83,163);
}

a:active {
 color               : green;
}
a:hover {
 text-decoration     : none;
}
abbr,
acronym {
 border              : 0;
 font-variant        : normal;
}
address,
cite,
dfn,
var {
 font-style          : normal;
 font-weight         : normal;
}
blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
td,
ul {
 margin              : 0em;
 padding             : 0em;
}

caption {
 font-style          : normal;
 font-weight         : normal;
 text-align          : left;
}
code {
 font-style          : normal;
 font-weight         : normal;
 margin              : 0em;
 padding             : 0em;
}
