/* Custom for this client only */
/* Left-nav only */
#olc-Content-lnav a:link {text-decoration: none}
#olc-Content-lnav a:visited {text-decoration: none}
#olc-Content-lnav a:hover {color: #990000; text-decoration : none;}
#olc-Content-lnav a:active {text-decoration: none;}

/* Footer only */
#olc-Content-foot a:link {font-family: Verdana,Arial; font-size:8pt; color: #ffffff; text-decoration: underline;}
#olc-Content-foot a:visited {font-family: Verdana,Arial; font-size:8pt; color: #ffffff; text-decoration: underline;}
#olc-Content-foot a:hover{font-family: Verdana,Arial; font-size:8pt; color: #ffffff; text-decoration: underline;}
#olc-Content-foot a:active{font-family: Verdana,Arial; font-size:8pt; color: #ffffff; text-decoration: underline;}

/* Home page only */
#olc-Content-home a:link {    color: #ffffff; text-decoration: none;}
#olc-Content-home a:visited { color: #ffffff; text-decoration: none;}
#olc-Content-home a:hover {   color: #ffffff; text-decoration: none;}
#olc-Content-home a:active {  color: #ffffff; text-decoration: none;}

/* Home page only */
/* All other nav links*/
#olc-Content-home-rnav a:link {    color: #ffffff; text-decoration: underline;}
#olc-Content-home-rnav a:visited { color: #ffffff; text-decoration: underline;}
#olc-Content-home-rnav a:hover {   color: #ffffff; text-decoration: underline;}
#olc-Content-home-rnav a:active {  color: #ffffff; text-decoration: underline;}


