.content #mainContent p a:visited {
	color: #ff9900;
}
.content #mainContent p a:hover {
	color: #91c6e9;
}
.content #pageSubNav ul #principal a:visited {
	color: #ff9900;
	border-style: none;
}
.content #pageSubNav ul #principal a:hover {
	color: #91C6E9;
}
.content #pageSubNav ul #staff a:visited {
	color: #ff9900;
	border-style: none;
}
.content #pageSubNav ul #staff a:hover {
	color: #91c6e9;
}
.content #pageSubNav ul #caselist a:visited {
	color: #ff9900;
	border-style: none;
}
.content #pageSubNav ul #caselist a:hover {
	color: #91c6e9;
}
