/*
All "About Pages" CSS
*/
a, a:visited, a:link {
	color: #1470B3;
}

a:hover {
	color: #F7BA69;
}
