

/*#RightMenu a*/
.TC a
{
   text-align:center;
}

/*CssButton~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.CB a
{
  padding:3px 0px 3px 0px;
  text-decoration:none;
  background:#fff;
  display:block;
  color:#2458AF;
 /* text-align:center;*/
  font: 12px tahoma;
}
.CB a:hover
{
	/*font-weight: bold;*/
	text-decoration: none;
	background: #DBE6F3
}
.CB a:active
{
	/*font-weight: bold;*/
	color: red;
	text-decoration: none;
}


 .bus{color:#0000FF;cursor:hand;font-weight:bold; text-decoration: underline;}
  
  .mrt{color: #FF1C19;
  font-weight: bold;}
  
  .FAN{color: #5755FF;
  font-weight: bold;}


