

#page-content a{
	text-decoration: none;
	color: #002959;
}

#page-content a:hover{
	text-decoration: underline;
	color: #002959;
}