﻿/* Used by Hull-White and possibily others */

a            {font-size:10pt; font-family: Arial, Helvetica, 'Sans Serif'; color:blue;font-weight:normal; text-decoration: none}
              
A:hover      {color:#ff3300;text-decoration:underline}

a.small		{font-size:8pt;text-decoration:underline}
a.small:hover	{font-size:8pt}

a.smallgrey		{font-size:8pt; color:#808080; text-decoration:underline}
a.smallgrey:hover	{font-size:8pt; color:#000000}
 
 
a.menubar    { font-size: 8pt; font-family: Arial, Helvetica, 'Sans Serif'; text-decoration: 
               none; color: #FFFFFF; font-weight: bold }
a.menubar:hover     {color:yellow;text-decoration: none;}
          
a.menubarselected    { font-size: 8pt; font-family: Arial, Helvetica, 'Sans Serif'; text-decoration: 
               none; color: yellow; font-weight: bold }
a.menubarselected:hover     {color:yellow;text-decoration:none;}



a.sidemenubar    { font-size: 8pt; font-family: Arial, Helvetica, 'Sans Serif'; text-decoration: 
               none; color: #FFFFFF; font-weight: bold }

a.sidemenubar:hover     {color:yellow;text-decoration:none;}


a.bodylink             {font-size:10pt;color:blue;text-decoration:underline;font-weight:normal;}
a.bodylink:hover       {color:red;}
   	
a.bodylink8pt             {font-size:8pt;text-decoration:underline}
a.bodylink8pt:hover       {color:red;font-size:8pt}
   	
.SubHeading {font-size:0.95em;}   	
   	
.Big               {font-size:14pt;font-family:Arial,Helvetica,Sans Serif;}

.CellLink {cursor:pointer;}