A
{
text-decoration: none;
background-color: transparent;
}


A:hover 
{ color: #006699; background-color: transparent; text-decoration: underline; }



H3      { font-family: Arial; font-style: italic; color: green }

LI        {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 12pt;
           }

UL       {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 12pt;
           }

OL TYPE="A"        {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 12pt;
           }

.hawaii    {
           font-size: 18pt;
           font-weight: 600;
           font-style: italic;
           font-family: Arial, Helvetica, sans-serif;
           color : #990000;
           }


P        {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 12pt;
           }

.caption   {
          font-family: times new roman, times, serif;
          font-style: italic;
          font-size: 12pt;
           }

.head  {
           font-size: 20pt;
           font-weight: 600;
           font-style: italic;
           font-family: Palatino;
           color : #990000;
           }

.subtitle  {
           font-size: 12pt;
           font-weight: 700;
           font-family: Arial, Helvetica, sans-serif;
           color : #990000;
           }

.topnav  {
	          font-size: 9pt;
           font-style: italic;
           font-family: arial, helvetica, sans-serif;
           }

.blue  {
	          font-size: 9pt;
           font-style: italic;
           font-family: arial, helvetica, sans-serif;
           color: #0000FF;
           text-decoration: underline;
           }

.botnav  {
	          font-size: 9pt;
           font-family: arial, helvetica, sans-serif;
           }

.noeau   {
          font-weight: 700;
          color : #006600;
           }

.oncredit     {
	          font-size: 9pt;
           font-style: italic;
           font-family: arial, helvetica, sans-serif;
           }
.langhead   {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 12pt;
          font-weight: 700;
          color : #006600;
           }

.copyright    {
	          font-size: 9pt;
           font-weight: 700;
           font-family: arial, helvetica, sans-serif;
           }

.caption-ital {
          font-family: "Times New Roman", Times, serif;
          font-style: normal;
          font-size: 12pt;
}

.lesson {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

.chapconts {
	font-family: Palatino;
	font-size: 18pt;
	font-style: italic;
	color: #990000;
	font-weight: 600;
}
