.main
{
   font-family:Tahoma;
   font-size:11px;
   color: black;

}

 td
{
   font-family:Tahoma;
   font-size:11px;
   color: color;
}

 body
{
   font-family:Tahoma;
   font-size:11px;
   color: white;
}

  

.graph 

{
 	color:white;
	font-family:Tahoma;	
	font-size:11px;
}



.graph_aff

{
 	color:white;
	font-family:Tahoma;
	font-size:11px;
}


a.menu {color:white; text-decoration:none; font-family:Tahoma;}

a.menu:hover { color:white;
	text-decoration:underline;}
	
	a.footer {
	color: Black;
	text-decoration:none;
	font-family:Tahoma;
	font-size : 10px;
}

a.footer:hover {
	color:Black;
	text-decoration:underline;
}
a.footer:visited {
	color: Black;
}


a {
	color: White;
	text-decoration :underline;
}

a:hover {
	color: White;
	text-decoration :underline;
}

a:visited {
	color: White;
}

a.testimonials{text-decoration: none}

a.faq:hover { color:#D7DFED;
	text-decoration :underline;}
