html { font-size: 14px; }

body { color: rgb(77, 78, 83); font-family: 'Open Sans',Arial,sans-serif; line-height: 1.5; }
a { color: rgb(0, 149, 221); }
code { font-family: Consolas,"Liberation Mono",Courier,monospace; line-height: 1.8; list-style: disc; }
.lic { color:#aaaaaa; font-size: 12px; }

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }
