/* external CSS file */
/* filename 'links.css' */
/* NO HTML MARKUP ALLOWED */

BODY {font-size: 100%;}
A {text-decoration: none; color: 1E4C05; font-weight: bold;}
A:hover {text-decoration: underline; color: 984A25;}
A.text-state-link {font-size: 90%;}
A.contacts-links {text-decoration: none; color: 000000; font-weight: bold;}
A.contacts-links:hover {text-decoration: underline; color: 187B14;}

H1.state-name {font-size: 150%; color: 984A25; font-weight: bold; text-align: center;}
H1.heading {font-size: 150%; color: 984A25; font-weight: bold; text-align: center;}
H2.sub-heading {font-size: 125%; color: 984A25; font-weight: bold; text-align: left;}
H2.sub-heading-center {font-size: 125%; color: 984A25; font-weight: bold; text-align: center;}
H3.sub-heading-center {font-size: 115%; color: 984A25; font-weight: bold; text-align: left;}
H3.sub-sub-heading {font-size: 100%; color: 984A25; font-weight: bold; text-align: left; font-style: italic;}
H3.sub3-heading {font-size: 100%; color: 984A25; text-align: left; font-style: italic;}
H3.section-heading {font-size: 105%; color: 984A25; font-weight: bold; text-align: center;}
H3.section-heading-center-year {font-size: 105%; color: 984A25; font-weight: bold;}
H3.section-heading-center-year {font-size: 150%; color: 984A25; font-weight: bold; text-align: center;}

P.footer {font-size: 12px;}

TD.small-top-navigation-menu {font-size: 12px;}
TD.bibliography-letters {font-size: 14px;}


