
TD.menu {
	font-size : 14;
	font-family : Arial, Helvetica, sans-serif;
	color : #34488F;
	font-weight : bold;	
	
}

TD.head {
	font-size : 16;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;	
	color : #6089F6;
}

TD {
	font-size : 14;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;		
	color : #3CCE24;
}

TD.copy {
	font-size : 12;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;		
	color : #5361E0;
}

a, a:active, a:focus, a:link, a:visited   {
	font-size : 14;
	font-family : Arial, Helvetica, sans-serif;
	color : #00000;
	font-weight : bold;	
	text-decoration : underline;
}

A:HOVER {
	color :#3A62F2;
}


a.dif, a.dif, active, a.dif:focus, a.dif:link, a.dif:visited   {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #686E82;
	font-size : 14px;
	text-decoration : underline;
	font-weight : bold;
}

A.dif:HOVER {
	color :#FFFFFF;
}