
/* ---------------------------------- */

a:link {
        color: #4816CA;
        font-family: comic-sans;
        font-style: normal;
        font-size: 18px;
        font-weight: bold;
        text-decoration: none;
}

a:visited {
        color: #4816CA;
        font-family: comic-sans;
        font-style: normal;
        font-size: 18px;
        font-weight: bold;
        text-decoration: none;
}

a:hover {
        color: #CA16C4;
        font-family: comic-sans;
        font-style: normal;
        font-size: 18px;
        font-weight: bold;
        border: thin none #FFFFFF;
        text-decoration: none;
}

.txtcol{
        color: red;
        font-family: tahoma;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
}

/* ---------------------------------- */

.footerlink:link{
        color: orange;
        font-family: tahoma;
        font-style: italic;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
}
.footerlink:visited {
        color: orange;
        font-family: tahoma;
        font-style: italic;
        font-size: 12px;
        font-weight: bold;
        text-decoration: underline;
}
.footerlink:hover {
        color: yellow;
        font-family: tahoma;
        font-style: italic;
        font-size: 12px;
        font-weight: bold;
        border: thin none #FFFFFF;
        text-decoration: underline;
}

/* ---------------------------------- */

.advlink1:link{
        color: orange;
        font-family: default;
        font-style: italic;
        font-size: 18px;
        font-weight: bold;
        text-decoration: none;
}
.advlink1:visited {
        color: orange;
        font-family: default;
        font-style: italic;
        font-size: 18px;
        font-weight: bold;
        text-decoration: none;
}
.advlink1:hover {
        color: yellow;
        font-family: default;
        font-style: italic;
        font-size: 18px;
        font-weight: bold;
        border: thin none #FFFFFF;
        text-decoration: underline;
}

/* ---------------------------------- */

.bal_link1:link{
        color: #0C6AF8;
        font-family: default;
        font-style: italic;
        font-size: 18px;
        font-weight: bold;
        text-decoration: none;
}
.bal_link1:visited {
        color: #0C6AF8;
        font-family: default;
        font-style: italic;
        font-size: 18px;
        font-weight: bold;
        text-decoration: none;
}
.bal_link1:hover {
        color: #F63EC0;
        font-family: default;
        font-style: italic;
        font-size: 18px;
        font-weight: bold;
        border: thin none #FFFFFF;
        text-decoration: underline;
}

#textbox {
 width                  : 544px;
 padding                : 6px 10px 6px 10px;
 margin-bottom          : 4px;
 background             : #eee url(./graphics/backgrounds/stucco.gif);
 border                 : 1px solid #aaa;
}

#textbox2 {
 width                  : 540px;
 padding                : 6px 10px 6px 10px;
 margin-bottom          : 4px;
 background             : #eee url(./graphics/backgrounds/stucco.gif);
 border                 : 1px solid #aaa;
}

#pic {
 width                  : 550px;
 padding                : 2px;
 margin-bottom          : 4px;
 background             : #eee url(./graphics/backgrounds/stucco.gif);
 border                 : 1px solid #aaa;
}



/* **************************** */


