
a:link{
	font-family		:	Arial, Tahoma, Verdana;
	font-size		:	12px;
	color			:	#2222EE;
	text-decoration :	none;
}
a:visited{
	font-family		:	Arial, Tahoma, Verdana;
	font-size		:	12px;
	color			:	#2222EE;
	text-decoration :	none;
}
a:hover{
	font-family		:	Arial, Tahoma, Verdana;
	font-size		:	12px;
	color			:	#2222EE;
	text-decoration :	underline;
}
a:active{
	font-family		:	Arial, Tahoma, Verdana;
	font-size		:	12px;
	color			:	#2222EE;
	text-decoration :	none;
}

a.link_sub_menu:link{
	color			:	#000000;
}
a.link_sub_menu:visited{
	color			:	#000000;
}
a.link_sub_menu:hover{
	color			:	#B13E21;
	text-decoration :	none;
}
a.link_sub_menu:active{
	color			:	#000000;
}


a.link_menu:link{
	font-family		:	Georgia;
	font-size		:	16px;
	color			:	#777777;
	font-weight		:	bold;
}
a.link_menu:visited{
	font-family		:	Georgia;
	font-size		:	16px;
	color			:	#777777;	
	font-weight		:	bold;
}
a.link_menu:hover{
	font-family		:	Georgia;
	font-size		:	16px;
	color			:	#B13E21;
	text-decoration :	none;
	font-weight		:	bold;
}
a.link_menu:active{
	font-family		:	Georgia;
	font-size		:	16px;
	color			:	#777777;	
	font-weight		:	bold;
}


a.link_lang:link{
	font-size		:	16px;
	color			:	#000000;
}
a.link_lang:visited{
	font-size		:	16px;
	color			:	#000000;
}
a.link_lang:hover{
	font-size		:	16px;
	color			:	#000000;
}
a.link_lang:active{
	font-size		:	16px;
	color			:	#000000;
}

td{
	font-family		:	Arial, Tahoma, Verdana;
}

td.cont_text{
	font-size		:	14px;
	color			:	#000000;	
}