/* links on side */
.link { font-family : "arial", "helvetica", "sans serif";
        font-size : 12.0pt;
	font-weight : bold;
        color : #007700;}
A.link:hover { text-decoration : none;
               color : black;}
/* links at bottom */
.link1 { font-family : "arial", "helvetica", "sans serif";
         text-decoration : none;
         font-size : 10.0pt;
         text-transform : uppercase;
         color : #FFFFFF;}
A.link1:hover { color : #cfd9c1;}
/* links in black bar */
.link2 { font-family : "times new roman";
         text-decoration : none;
         font-size : 10.0pt;
         color : #FFFFFF;}
A.link2:hover { color : #cfd9c1;}