.menu{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 70%; 
	font-weight: normal;
	text-decoration: none;
	color: #959595;
}
.menu:hover{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 70%; 
	font-weight: normal;
	text-decoration: underline;
	color: #777777;
}
.menu_on{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 70%; 
	font-weight: bold;
	text-decoration: none;
	color: #959595;
}
.menu_on:hover{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 70%; 
	font-weight: bold;
	text-decoration: none;
	color: #777777;
}
.submenu{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 70%; 
	font-weight: normal;
	text-decoration: none;
	color: #3B3B3B;
}
.submenu:hover{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 70%; 
	font-weight: normal;
	text-decoration: underline;
	color: #3B3B3B;
}
.submenu_on{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 70%; 
	font-weight: bold;
	text-decoration: none;
	color: #3B3B3B;
}
.text{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 70%; 
	font-weight: normal;
	text-decoration: none;
	color: #373737;
	text-align: justify;
}
.text_link{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: underline;
	color: #FFC14A;
}
.text_link:hover{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: none;
	color: #FFC14A;
}
.copy_link{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: underline;
	color: #A7A7A7;
}
.copy_link:hover{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: none;
	color: #A7A7A7;
}
.copy{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 70%; 
	font-weight: normal;
	text-decoration: none;
	color: #A7A7A7;
}
.black_text{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: justify;
}
.bottom_menu{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 70%; 
	font-weight: normal;
	text-decoration: underline;
	color: #3B3B3B;
}
.bottom_menu:hover{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 70%; 
	font-weight: normal;
	text-decoration: none;
	color: #3B3B3B;
}
.head {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;  
	font-weight: bold;
	text-decoration: none;
	color: #FFC149;
	margin-top: 0px;
	margin-bottom: 0px;
}