
	H3
{background-color: #330066;
text-align: center;
font-weight: bold}

	.bord1
{border-bottom-style: solid;
border-bottom-width: thin;
border-bottom-color: #99CCFF}

	.bord2
{border-top-style: solid;
border-top-width: thin;
border-top-color: #99CCFF}

	A:link
{background-color: #330066;
color: #CCCCFF;
text-align: center;
font-weight: bold ; 
text-decoration: none}

	A:hover 
{background-color: #330099; 
color: #FFCC99;
text-decoration: none}
 
	A:visited 
{color: #CC3300;
background-color: #330066; 
text-decoration: none}
  

