body { font-family: Arial, Helvetica, sans-serif;} :link { color: #000000; font-family: 
Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none} /* for unvisited links */ 
:visited { color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: 
none} /* for visited links */ :active { color: #000000; font-family: Arial, Helvetica, 
sans-serif; font-weight: bold; text-decoration: none} /* when link is clicked */ :hover { color: 
#2A9798; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none} /* 
when mouse is over link */ .header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
	font-size: x-small;

}
