.bottomRow ul li a:hover {color: #ff0000}

/* Links */
a {color: ##0055CC;border-bottom: 1px solid}
a:hover {color:#ff0000}

/* Headings */
h1,.componentheading {color: #2B291B} 
/* text and slogan */
h2,.contentheading {color: #2B291B} 
h2 a {color: #ffffff} 
h2 a:hover {color: #ff0000}
h3,.moduletable h3 {color: #380138}
h4 {color: #333} 
h5 {color: #fff;background: #333}
h6 {color: #fff;background: #999}


/* Top Nav Colours */
#nav a.mainlevel_active,#nav .mainlevel_current,#nav ul li a:hover {background: none ;color: #ff0000} 
#nav ul li a {color: #fff;}

/* Left, Right and Center Colours */
#leftCol ul li a:hover,#rightCol ul li a:hover,#centerCol ul li a:hover {color: #793606}

/* Top Panel Hover */
#toppanel a#open:hover {color: #840385}

/* MicroBlog */
.mbMoreCols a.readon {color: #840385}
.mbitemCols h2 a:hover {color: #793606}
.mbitemCols h2 a{color:#380138}

/* Readon Links */
a.jbReadon,a.k2ReadMore {color: #840385}

/* Footer Links */ 
#footer a {color: #ff0000}

/* Slideshow Button Links */ 
.slideshowContent span.readmore {background: url(../images/purpleButton.png) no-repeat;height: 36px;width: 110px;color: #eee;padding-top: 11px;padding-right: 15px;} 

/* Top Panel Trigger */ 
#toppanel a#open {background: url(../images/redTrigger.png) no-repeat center top;color: #ccc;padding-top: 15px;} 
#toppanel a#open:hover {color: #ff0000}