.Body_Text {
	font-family: "MS Sans Serif", "MS Serif", Arial, verdana;
	font-size: 10px;
	color: #6E6E6E;
	font-weight: normal;
}
.Bottom_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.Bottom_Link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.Bold_Top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.Border_IMG {
	border: 0px solid #666666;
}
.ImgBrdrOver {
	FILTER: alpha(opacity=60); CURSOR: pointer; moz-opacity: 0.60; opacity: .60
}
.Center_Text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0502;
	font-weight: bold;
}
 A  {
  	text-decoration : none;
  	font-weight : plain;
  }
  
  A:hover  {
  	text-decoration : none;
  	color : #333333
  }
