BODY{
  background-color : #ffffff;
font-size :12px ;
}

  a:link{
	color:#FF6633;
	text-decoration:underline;
}
  a:visited{ color:#FF6633; text-decoration:underline;}
  a:hover{ color:#ff0000; text-decoration:none;}
  a:active{ color:#FF6633; text-decoration:none;}

  a.Link2:link{font-size : 12px; color:#ffffff; text-decoration:underline;}
  a.Link2:visited{font-size : 12px; color:#ffffff;  text-decoration:underline;}
  a.Link2:hover{font-size : 12px; color:#ffffff;  text-decoration:none;}
  a.Link2:active{font-size : 12px; color:#ffffff; text-decoration:none;}

  a.Link3:link{ color:#1113ff; text-decoration:underline; font-weight: bold;}
  a.Link3:visited{color:#1113ff;  text-decoration:underline; font-weight: bold;}
  a.Link3:hover{color:#ff0000;  text-decoration:none; font-weight: bold;}
  a.Link3:active{color:#1113ff; text-decoration:none; font-weight: bold;}


.f12 {font-size :12px ; color:#444444;}
.f12w {font-size :12px ; color:#ffffff;}
.f12c {font-size :12px ; color:#FFA042;}

.tdmenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	background-color: #F3F3F3;
	font-size: 12px;
}
.tdactivemenu {
	background-color: #FEEFC2;
	font-size: 12px;

}
.tdactivecate {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	font-size: 12px;
}

