a:link, a:visited {
	color: #cc0000;
}

a:hover, a:active {
	color: #ff0000;
}


a.SideBarLink:link {color: #666666; font-size: 1.0em;}

a.SideBarLink:visited {color: #666666; font-size: 1.0em;}

a.SideBarLink:hover {color: #cc0000; font-size: 1.0em;}

a.SideBarLink:active {color: red; font-size: 1.0em;}




a.smallLink:link {color: #BBBBBB; font-size: 10px;}

a.smallLink:visited {color: #BBBBBB; font-size: 10px;}

a.smallLink:hover {color: #cc0000; font-size: 10px;}

a.smallLink:active {color: red; font-size: 10px;}



a.external:link {color: #666666; font-size: 12px; font-weight: bold;}

a.external:visited {color: #666666; font-size: 12px; font-weight: bold;}

a.external:hover {color: #333333; font-size: 12px; font-weight: bold;}

a.external:active {color: red; font-size: 12px; font-weight: bold;}

#pageHeader h2 {
	color: #cc0000;
}

#sidebarContainer .sideHeader {
	color: #cc0000;
}

#navcontainer {
}

#navcontainer #current {
	background: no-repeat url(../../_images/_screenshots/grey/button_over.png);
	color: #cc0000;
}

#navcontainer .currentAncestor {
	background: no-repeat url(../../_images/_screenshots/grey/button_over.png);
	color: #cc0000;
}

#navcontainer a {
	background: no-repeat url(../../_images/_screenshots/grey/button_normal.png);
	color: #7f7f7f;
}

#navcontainer a:hover {
	background: no-repeat url(../../_images/_screenshots/grey/button_over.png);
	color: #cc0000;
}
