@charset "UTF-8";
/* CSS Document */
body {

font-family: "55 Helvetica Roman", Arial, Helvetica, sans-serif; 
font-size:.9em;

}

img{border:none;}

a.footLink:link { color: #FFffff; text-decoration:none; font-size:12px; letter-spacing:.15em; }
a.footLink:visited { color: #FFffff;  text-decoration:none;}
a.footLink:hover { color: #339900; text-decoration:none; }

.style1 {font-size: 12px;
color:#FFF;
}

a.greenLink {
color:#339900;
text-decoration:none;
font-weight:bold;
}

a.greenLink:hover {
color:#000000;
text-decoration:none;
}
