BODY, STRONG, SMALL, A, TD   
	  {font-family: "Arial, Verdana, Helvetica"; color: white; font-weight: bold; font-size: 12pt;}

BODY      {font-size: 14pt; background: blue; background-image: url(bkgd-dive.jpg);}
STRONG    {font-size: 24pt;}
SMALL     {font-size: 20pt; color: yellow;}
TD	  {text-align: center; font-weight: bold;}

A:link    {font-size: 14pt; color: cornflowerblue; font-weight: bold}
A:visited {font-size: 14pt; color: cornflowerblue; font-weight: bold}
A:active  {font-size: 14pt; color: yellow; font-weight: bold}
A:hover   {font-size: 14pt; color: yellow; font-weight: bold}

A.dive:link    {font-size: 20pt; color: #000099; font-weight: bold; background: yellow; padding: 0 2em 0 2em;}
A.dive:visited {font-size: 20pt; color: #000099; font-weight: bold; background: yellow; padding: 0 2em 0 2em;}
A.dive:active  {font-size: 20pt; color: yellow; font-weight: bold; background: black; padding: 0 2em 0 2em;}
A.dive:hover   {font-size: 20pt; color: yellow; font-weight: bold; background: black; padding: 0 2em 0 2em;}

IMG      {width: 400px; height: 300px;}
IMG.v    {width: 300px; height: 400px;}
IMG.flag {width: 75px; height: 50px;}