/*  ================================================
	This is the rebootchild Theme CSS file
	ONLY add the CSS rules that you need to override
	the main rules form the parent Unified theme.
==================================================== */

#spMainContainer a:link,
#spMainContainer a:active,
#spMainContainer .spLink:link,
#spMainContainer .spLink:active {
    color: #000099;
}

#spMainContainer a:visited,
#spMainContainer .spLink:visited {
    color: #66ccff;
}

#spMainContainer a:hover,
#spMainContainer .spLink:hover {
    color: #ff0000;
}