BODY {
	FONT-SIZE: 100%;  font-weight: bold; FONT-FAMILY: ARIAL; BACKGROUND-COLOR: #d2d2d2; TEXT-ALIGN: justify; 
}
TABLE {
	FONT-SIZE: 100%;  FONT-FAMILY: ARIAL;  TEXT-ALIGN: justify
}
TR { 
}
TD {
	 
}
A:link {
	COLOR: #0000ff; FONT-STYLE: bold;  text-decoration:none;  
}
A:visited {
	COLOR: #0000c0; FONT-STYLE: bold; text-decoration:none;
}
A:active {
	COLOR: #1790f7; FONT-STYLE: bold; background-color: #B6A77E ; text-decoration:none;
}
A:hover {
	COLOR: #FFFFFF;   text-decoration:none ; visibility: visible;
}

