
.speakbk {
      font-size: 12px;
      margin: 0px; 
      padding: 0px 0px 0px 0px; 
      border-right: 0px; 
      color: #000000; 
      font-weight: bold;
  
      }
	
.speakbk a {
      display: block; 
      margin: 0px; 
      padding: 2px 10px 2px 2px; 
      text-decoration: underline;
      border-right: 0px; 
      color: #000000; 
      font-weight: bold;
      }
	
.speakbk a:hover {
      display: block; 
      margin: 0px; 
      padding: 2px 0px 2px 2px;
      text-decoration: underline; 

      background: transparent; 
      color: #000000; 
      font-weight: normal;
      }
	

/* Font for Main Heading */
span.hdg1 {font-size: 40; font-weight:bold; font-family: Arial, Helvetica, sans-serif;
color:blue; text-transform:uppercase}

/* Font for Second Heading */
span.hdg2 {font-Size: 5; font-weight:bold; font-family: Arial, Helvetica, sans-serif; color:blue; text-transform:Italic}

/* Sets hover property for links */
a:hover {font-weight:bold; font-size=12}

/* for main heading at top of each page */
h1 {text-transform:uppercase; color:blue; font-family: Arial, Helvetica, sans-serif}

/* for secondary heading at top of each page */
h4 {color:blue; font-family: Arial, Helvetica, sans-serif; 
text-transform:italic}

h3 {font-size:.05}

/* for links at the bottom of the page */
span.mvlink {font-size:12; color =blue; font-style:arial}

/* for links on main page */
span.mainlink {font-size:10; color =blue}