.textstyle {
	font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #666666;
}
a:link 		{
	text-decoration: none;	
	color:#1879C9;
}	
a:visited 	{
	text-decoration: none; 
	color:#1879C9;
}	
a:hover 	{
	text-decoration: none;	
	color:#CCCCCC;
}	
a:active 	{
	text-decoration: none; 
	color:#336600;
}
