P,LI,TD       { font-family: Times New Roman;
	        font-size: 15px ;
                color: #000000 }
.subtitle    { font-family: Graphics; font-size: 14pt; font-weight: bold }
P.large       { font-size: 15px ;
                font-weight: normal ;
		text-align: justify }
P.feature     { font-weight: bold ;
		text-align: center }
P.feature_big { color: white ;
                font-weight: bold }
 
.quote        { font-style: italic ;
                font-size: 17px }

H4.donor      { color: #ffffff }

/* normal links */
A:link        { color: #333399 }
A:visited     { color: #000066 }
A:hover       { color: #333399 ;
                text-decoration: underline}
A:active      { color: #0000ff }

/* side menu links */
A.side_menu:link    { color: #a99954 ;
                      text-decoration: none }
A.side_menu:visited { color: #a99954 ;
                      text-decoration: none }
A.side_menu:hover   { color: #a99954 ;
                      text-decoration: underline }

.side_menu          { font-family: Times New Roman;
                      font-size: 13px;
                      color: #a99954 ;
                      text-decoration: none }

/* Symphony Highlights links on home page */
A.feature:link    { color: #000000 ;
                    text-decoration: none }
A.feature:visited { color: #000000 ;
                    text-decoration: none }
A.feature:hover   { color: #333366 ;
                    text-decoration: underline }

/* e-news bar link */
A.enews:link    { color: #ffffff ;
                  text-decoration: none }
A.enews:visited { color: #ffffff ;
                  text-decoration: none }
A.enews:hover   { color: #0000ff ;
                  text-decoration: underline }

/* anchors (am I the only using these with CSS???) */
A.no_hover          { color: #000000;
                      text-decoration: none }

