.Body_Text {
	font-family: Tahoma, "MS Serif", "MS Sans Serif", Arial;
	font-size: 11px;
	color: #2053B5;
	font-weight: normal;
}
.Bottom_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
}
.Right_Text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0502;
	font-weight: bold;
}
.Bold_Top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.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 : #666600
  }
