#headerNav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#headerNav a:hover{
	color: #CCCCCC;

}

#headerNav a:active{
	color: #FFFFFF;
}
