/*button*/
.bu{
   color:#006;
   text-align: center;
   font-family:arial;
   font-size: 14px;
   font-weight: bold;
   width:75px;
   height:21px;
   border:1px solid;
   border-color:#006;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffae00',EndColorStr='#ffdb8d');
}
/*--------------texterea-------------*/
.txtera{
   color:#006;
   text-align: Right;
   font-family:arial;
   font-size: 14px;
   font-weight: bold;
   border:1px solid;
   border-color:#006;
   background-color:#fdeecd;
   filter: alpha(opacity=100);
}

/*txt*/
.txt{
	font-family:Tahoma;
	font-size:12px;
	text-align:center;
	color:#000066;
	}
#title{
	font-weight: bold;
	}
		
/*head*/
.link
a:link {
	text-decoration:none;
	font-family:tahoma;
	text-align:center;
	font-size:12px;
	color:#006;
}
a:visited {
	text-decoration:none;
	font-family:Tahoma;
	text-align:center;
	font-size:12px;
	color:#fc0;
}
/*menu*/
.menu 
a:link {
	text-decoration:none;
	font-family:tahoma;
	text-align:center;
	font-size:12px;
	color:#fc0;
}
/*table*/
.tb{border-width:0.25px}
/*--------------- headlink------------*/
.hl{
color:#1f1c6e;
font-family:Tahoma;
font-size:6px;
font-weight:bold;
}
