/* Alt templates */

.altHeader {
	background-image: url(../images/home-header.gif);
	background-repeat: repeat-x;
}

.altLogo {
	background-image: url(../images/home-logo.gif);
	background-repeat: no-repeat;
}

#pageBody a:link, #pageBody a:visited, #pageBody a:active {
	color: #0071BC;
}

#pageBody a:hover {
	color: #0099FF;
}

/* Custom WBP */

#wbp a {
	text-decoration: underline;
}

#wbp a:link, #wbp a:visited, #wbp a:active {
	color: #23aa2a;
}

#wbp a:hover {
	color: #0549AA;
}