#colophon {
style="visibility: hidden !important;
	display:none !important;
}

. a {
font-size: 
    color: #1A1A1A;
}


#secondary a {
font-size:111%;
color: rgb(0, 0, 0);
}
#secondary a:link {color:#000000;}      /* unvisited link */
#secondary a:visited {color:#000000;}  /* visited link */
#secondary a:hover {

color:#c40606;
text-decoration:none;
}  /* mouse over link */
#secondary a:active {color:#ff0000;}
#secondary  ul ul ul a:active {color:#ff0000;}

#secondary ul ul ul a:link{
color:#899527;
}

#secondary ul ul ul a:visited{
color:#899527;
}
#secondary ul ul ul  a:hover {
color:#c40606;
text-decoration:none;
}


.current_page_item{
	color:#FFF;
	text-decoration:none;
}




pre {
 white-space: pre-wrap;
 white-space: -moz-pre-wrap;
 white-space: -o-pre-wrap;
}



