@charset "utf-8";
/* CSS Document */

<!-- these are links for the header -->
.oneColFixCtrHdr #header a:link {color: #FFFFFF;}
.oneColFixCtrHdr #header a:visited {color: #119EA2;}
.oneColFixCtrHdr #header a:active {color: #CC0000; font-weight: bold;}
.oneColFixCtrHdr #header a:hover {color: #FF9900;}

<!-- these are links for the menubar -->
.oneColFixCtrHdr #menuBar a:link {color: #FFFFFF;}
.oneColFixCtrHdr #menuBar a:visited {color: #119EA2;}
.oneColFixCtrHdr #menuBar a:active {color: #CC0000;font-weight: bold;}
.oneColFixCtrHdr #menuBar a:hover {color: #FF9900;}

<!-- these are links for the footer -->
.oneColFixCtrHdr #footer a:link {color: #FFFFFF;}
.oneColFixCtrHdr #footer a:visited {color: #FFFFFF;}
.oneColFixCtrHdr #footer a:active {color: #CC0000;font-weight: bold;}
.oneColFixCtrHdr #footer a:hover {color: #FF9900;}

<!-- these are links for inside the container -->

#container a:link {color: #660000;}
#container a:visited {color: #0000CC;}
#container a:active {color: #CC0000;font-weight: bold;}
#container a:hover {color: #FF9900;}


<!-- The links for the valley can be edited below -->

#valley a:link {color: #0000000;}
#valley a:visited {color: #000000;}
#valley a:active {color: #000000;	font-weight: bold;}
#valley a:hover {color: #000000;}

<!-- The links for LOP can be edited below -->

#lop a:link {color: #000099;}
#lop a:visited {color: #000099;}
#lop a:active {color: #000099; font-weight: bold;}
#lop a:hover {color: #000099;}

<!-- The links for POJ can be edited below -->

#poj a:link {color: #006600;}
#poj a:visited {color: #006600;}
#poj a:active {color: #006600;	font-weight: bold;}
#poj a:hover {color: #006600;}

<!-- The links for RC can be edited below -->

#rc a:link {color: #FF0000;}
#rc a:visited {color: #FF0000;}
#rc a:active {color: #FF0000; font-weight: bold;}
#rc a:hover {color: #FF0000;}

<!-- The links for POJ can be edited below -->

#consistory a:link {color: #660000;}
#consistory a:visited {color: #660000;}
#consistory a:active {color: #660000;	font-weight: bold;}
#consistory a:hover {color: #660000;}
