body, td, input
{
	font-family : Arial;
	font-size : 10pt;
	color : Black;
}	

.flash
{
	font-family : Arial;
	font-size : 10pt;
	color : Black;
}	
	
}

a:link 
{
	color: Blue;
	text-decoration: none
}

a:active 
{ 
color: Blue; 
text-decoration: underline
 }
 
a:visited
 { 
 color: Blue;
  text-decoration: none 
  }
  
a:hover 
{ 
color: Blue; 
text-decoration: underline 
}
