  A:link  {
	color: #FF9CCE;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
A:visited  {
	color: #FF9CCE;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
A:active  {
	color: #FFCEFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
             
A:hover  {
	color: #858585;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}



body, td  {
	color: #797979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
             
             h1, h2, h3, h4  {
             	font-family:  Arial, Helvetica, sans-serif; 
             }
			 
.whitetext
{font-color: white;
}			 
.stafftable{font-color: black; font-size: 12pt;

}		
.title{
	color: #888888;
	font-size: 10pt;
}		 
.small{
	color: #797979;
	font-size: 8pt;
}	

