.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.top_menu a:link,
.top_menu a:visited,
.top_menu a:active 
{ 
  text-decoration: none;
	color: #FFFFFF;
}
.top_menu a:hover  
{  
   text-decoration: underline;
	color: #FF6600; 
}


.menu_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	color: #333333;
	text-decoration: none;
}
.menu_left a:link,
.menu_lefta:visited,
.menu_left a:active 
{ 
  text-decoration: none;
	color: #333333;
}
.menu_left a:hover  
{  
   text-decoration: underline;
	color: #FF6600; 
}


.menu_left_act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:20px;
	color: #960000;
	text-decoration: none;
}
.menu_left_act a:link,
.menu_left_act a:visited,
.menu_left_act a:active 
{ 
  text-decoration: none;
	color: #960000;
}
.menu_left_act a:hover  
{  
   text-decoration: underline;
	color: #FF6600; 
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.more a:link,
.more a:visited,
.more a:active 
{ 
  text-decoration: none;
	color: #FF6600;
}
.more a:hover  
{  
   text-decoration: underline;
	color: #000000; 
}

.htad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9C0000;
	text-decoration: none;
}
.sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer  a:link,
.footer  a:visited,
.footer  a:active 
{ 
  text-decoration: none;
color: #FFFFFF;
}
.footer  a:hover  
{  
   text-decoration: underline;
	color: #ff6600; 
}


