@import url(http://fonts.googleapis.com/css?family=Ubuntu);

a, h2 a:hover, h3 a:hover {
        color: #077F07;
        text-decoration: none;
        }

a:hover {
        color: #077F07;
        text-decoration: underline;
        }

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
        color: #077F07;
        }

body {font-family: 'Ubuntu', serif;}