BODY {
font-family: 'Open Sans Condensed', sans-serif;
font-weight:bold;
}

.button {
height:50px;
width: 120px;
font-size: 16pt;
/* border-color:#c2e254 #9bb838 #9bb838 #c2e254; */
border-style:solid;
border-width:1px;
cursor:pointer;
border-color: black;
font-family: 'Open Sans Condensed', sans-serif;
}

a {
color: #424242;
text-decoration: none;
border-bottom: 1px dotted #424242;
}