.content {
                color: black;
                font-size: 14px; 
                font-family: Arial;
                text-decoration: none}

.footer {
                color: #DCDCDC;
                font-size: 10px; 
                font-family: Arial;
                text-decoration: none}

.content-footer {
                color: black;
                font-size: 12px; 
                font-family: Arial;
                text-decoration: none}

.error {
                color: red;
                font-size: 15px; 
                font-weight: bold;
                font-family: Arial;
                text-decoration: none}

.content-header {
                color: black;
                font-size: 20px;
                font-weight: bold;
                font-family: Arial;
                text-decoration: none}

.content-subheader {
                color: black;
                font-size: 18px;
                font-family: Arial;
                text-decoration: none}

.content-title {
                color: black;
                font-size: 16px;
                font-weight: bold;
                font-family: Arial;
                text-decoration: none}


A:link {
                color: blue;
                font-size: 14px;
                font-family: Arial;
                text-decoration: underline}
A:visited {
                color: darkblue;
                font-size: 14px;
                font-family: Arial;
                text-decoration: underline}
A:active {
                color: red;
                font-size: 14px;
                font-family: Arial;
                text-decoration: underline}

A.content-footer:link {
                color: blue;
                font-size: 12px;
                font-weight: normal;
                font-family: Arial;
                text-decoration: none}
A.content-footer:hover {
                color: blue;
                font-size: 12px;
                font-weight: bold;
                font-family: Arial;
                text-decoration: none}
A.content-footer:visited {
                color: darkblue;
                font-size: 12px;
                font-weight: normal;
                font-family: Arial;
                text-decoration: none}
A.content-footer:visited:hover {
                color: darkblue;
                font-size: 12px;
                font-weight: bold;
                font-family: Arial;
                text-decoration: none}
A.content-footer:active {
                color: red;
                font-size: 12px;
                font-weight: bold;
                font-family: Arial;
                text-decoration: none}

A.content-header:link {
                color: blue;
                font-size: 20px;
                font-weight: bold;
                font-family: Arial;
                text-decoration: none}
A.content-header:hover {
                color: blue;
                font-size: 20px;
                font-weight: normal;
                font-family: Arial;
                text-decoration: none}
A.content-header:visited {
                color: darkblue;
                font-size: 20px;
                font-weight: bold;
                font-family: Arial;
                text-decoration: none}
A.content-header:visited:hover {
                color: darkblue;
                font-size: 20px;
                font-weight: normal;
                font-family: Arial;
                text-decoration: none}
A.content-header:active {
                color: red;
                font-size: 20px;
                font-weight: normal;
                font-family: Arial;
                text-decoration: none}

A.content-subheader:link {
                color: blue;
                font-size: 18px;
                font-weight: normal;
                font-family: Arial;
                text-decoration: none}
A.content-subheader:hover {
                color: blue;
                font-size: 18px;
                font-weight: bold;
                font-family: Arial;
                text-decoration: none}
A.content-subheader:visited {
                color: darkblue;
                font-size: 18px;
                font-weight: normal;
                font-family: Arial;
                text-decoration: none}
A.content-subheader:visited:hover {
                color: darkblue;
                font-size: 18px;
                font-weight: bold;
                font-family: Arial;
                text-decoration: none}
A.content-subheader:active {
                color: red;
                font-size: 18px;
                font-weight: bold;
                font-family: Arial;
                text-decoration: none}

A.menu:link {
                color: #99FF99;
                font-size: 18px;
                font-weight: normal;
                font-family: Arial;
                text-decoration: none}
A.menu:hover {
                color: #99FF99;
                font-size: 18px;
                font-weight: bold;
                font-family: Arial;
                text-decoration: none}
A.menu:visited {
                color: #33CC33;
                font-size: 18px;
                font-weight: normal;
                font-family: Arial;
                text-decoration: none}
A.menu:visited:hover {
                color: #33CC33;
                font-size: 18px;
                font-weight: bold;
                font-family: Arial;
                text-decoration: none}
A.menu:active {
                color: red;
                font-size: 18px;
                font-weight: bold;
                font-family: Arial;
                text-decoration: none}

A.content-title:link {
                color: blue;
                font-size: 16px;
                font-weight: bold;
                font-family: Arial;
                text-decoration: none}
A.content-title:hover {
                color: blue;
                font-size: 16px;
                font-weight: normal;
                font-family: Arial;
                text-decoration: none}
A.content-title:visited {
                color: darkblue;
                font-size: 16px;
                font-weight: bold;
                font-family: Arial;
                text-decoration: none}
A.content-title:visited:hover {
                color: darkblue;
                font-size: 16px;
                font-weight: normal;
                font-family: Arial;
                text-decoration: none}
A.content-title:active {
                color: red;
                font-size: 16px;
                font-weight: normal;
                font-family: Arial;
                text-decoration: none}

