
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			:	#FF9B05;
	font-weight		:	bold;
}
a.link_sub_menu:visited{
	color			:	#FF9B05;
	font-weight		:	bold;
}
a.link_sub_menu:hover{
	color			:	#FF9B05;
	text-decoration :	none;
	font-weight		:	bold;
}
a.link_sub_menu:active{
	color			:	#FF9B05;
	font-weight		:	bold;
}


a.link_menu:link{
	font-family		:	Arial, Tahoma, Verdana;
	font-size		:	14px;
	color			:	#004D93;
	font-weight		:	bold;
}
a.link_menu:visited{
	font-family		:	Arial, Tahoma, Verdana;
	font-size		:	14px;
	color			:	#004D93;	
	font-weight		:	bold;
}
a.link_menu:hover{
	font-family		:	Arial, Tahoma, Verdana;
	font-size		:	14px;
	color			:	#004D93;
	text-decoration :	none;
	font-weight		:	bold;
}
a.link_menu:active{
	font-family		:	Arial, Tahoma, Verdana;
	font-size		:	14px;
	color			:	#004D93;	
	font-weight		:	bold;
}


a.link_cont:link{
	font-size		:	14px;
	color			:	#000000;
	font-weight		:	bold;
}
a.link_cont:visited{
	font-size		:	14px;
	color			:	#000000;
	font-weight		:	bold;
}
a.link_cont:hover{
	font-size		:	14px;
	color			:	#000000;
	font-weight		:	bold;
}
a.link_cont:active{
	font-size		:	14px;
	color			:	#000000;
	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;	
}

h1{
	font-size: 24px;
	line-height: 24px;
}

h2{
	font-size: 18px;
	line-height: 20px;
}

h3{
	font-size: 16px;
	line-height: 16px;
}

textarea.field, input.field{
	background-color: #F0F0E8;
}
