<style>
 
  A:link {text-decoration: none; color: blue;}
  A:visited {text-decoration: none; color: blue;}
  A:active {text-decoration: none; color: red;}
  A:hover {text-decoration: underline; color: red}
  
  .Tutor_Name {
	color: #FF0066;
	font: bold;
}
  
  .style4 {color: #CC0000}
  
  
  
  

</style>
a:link {  text-decoration: none; color: white}
table {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color: #FFFFFF}
mailto {color: #FFFFFF}
