   

 A:link {text-decoration: none; color: #d80974}
    A:visited {text-decoration: none;  color: #d80974}
    A:active {text-decoration: none;  color: #d80974}
    A:hover {text-decoration: underline; color: #d80974;}
       
    
    
.services  {color:#666666}
a:link.services {color:#666666; text-decoration: none}
a:active.services {color:#666666; text-decoration: none}
a:visited.services {color:#666666; text-decoration: none}
a:hover.services {text-decoration: underline; color: #666666;}
  


.heading  {color:#ffffff}
a:link.heading {color:#ffffff; text-decoration: none}
a:active.heading {color:#ffffff; text-decoration: none}
a:visited.heading {color:#ffffff; text-decoration: none}
a:hover.heading {color:#ffffff; text-decoration: underline }

.mail  {color:#000000}
a:link.mail  {color:#000000; text-decoration: none}
a:active.mail  {color:#000000; text-decoration: none}
a:visited.mail  {color:#000000; text-decoration: none}
a:hover.mail  {color:#000000; text-decoration: underline }

.about  {color:#333C97; font-weight:bold}
a:link.about  {color:#333C97; text-decoration: none}
a:active.about  {color:#333C97; text-decoration: none}
a:visited.about  {color:#333C97; text-decoration: none}
a:hover.about {color:#333C97; text-decoration: none }



body, tt, tr, td, table, p, li, ul
{
	font-family: "Verdana", "Arial", sans-serif;
	color: #000000;
	font-size: 8pt;
}