.career {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
	list-style-type: none;
	text-transform: capitalize;






}

