/* CSS Document */
BODY { COLOR: #006890 ; FONT-FAMILY: ARIAL ;
	   
}
TABLE {
	  
}
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 {
	LEFT: 0px; COLOR: #FFFFFF; FONT-STYLE: oblic ; POSITION: relative;  TEXT-DECORATION:underline ; 
	 ; visibility: visible; 
}

