.nichole {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 14px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF3333;
}
a:active {
	text-decoration: none;
	color: #FF3333;
}
body#index a#nicholenav,
body#images a#imagesnav,
body#bioresume a#bioresumenav,
body#statement a#statementnav,
body#contact a#contactnav,
body#links a#linksnav {
color:#FF3333;
}