/* CSS Document */
boby{
	font-size:12px;
}
td{
	font-size:12px;
	color:#6B6B6B;
	line-height:150%;
}
A.a1{
	font-size:12px;
	color:#6B6B6B;
	text-decoration:none;
	/*font-weight: bold;*/
}
A.a1:hover {
  font-size:12px;
  color:#ff0000;
  text-decoration:none;
}
A.a2{
	font-size:12px;
	color:#000;
	text-decoration:none;
	/*font-weight: bold;*/
}
A.a2:hover {
  font-size:12px;
  color:#ff0000;
  text-decoration:none;
}
a{color:#6B6B6B; text-decoration:none;}
a:hover{ text-decoration:none; color:red;}
/*a:link{ line-height:24px; text-decoration:none;}*/
/*a:visited{ /*text-decoration:underline; */
img { 
       /* filter: Gray(); */
    } 


