BODY, TD {


}
 A:link, A:visited {
	COLOR: #808080;
	font-size: 13px;
	font-weight : normal;
	text-decoration: none;

 }
A:hover {
 COLOR: #F22F2F;
 text-decoration: underline;

}


