.greencall {

text-align: center; 
font-family: arial;
font-size: 9pt;
position: absolute; 
left: 650px; 
top: 375px; 
width: 130px; 
height: 115px;
}

.greenbay {
font-family: arial;
font-size: 9pt;
position: absolute;
left: 310px;
top: 235px;
width: 500px;
height: 415px;
}

a.two {
font-family: arial;
font-size: 9pt;
text-decoration: none;
color: black;
}

a.two:visited {
font-family: arial;
font-size: 9pt;
text-decoration: none;
color: gray;
}

a.two:hover {
font-family: arial;
font-size: 9pt;
text-decoration: underline;
color: black;
}

a.three {
font-family: arial;
font-size: 9pt;
text-decoration: none;
color: black;
}

a.three:visited {
font-family: arial;
font-size: 9pt;
text-decoration: none;
color: black;
}

a.three:hover {
font-family: arial;
font-size: 9pt;
text-decoration: underline;
color: black;
}

.smallish {
font-family: arial;
font-size: 9pt;
}

.smallest {
font-family: arial;
font-size: 8pt;
}