H1, UL, LI, A:link, A:active, A:visited, P, BODY { font-family: arial }
  
H1, UL, LI, P, BODY { color: silver }

UL, LI, A:link, A:active, A:visited { font-size: 12pt }

A:visited { color: gray }

A:active, A:link  {
	color: #A87702;
}
