.Body_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.Bottom_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #50585D;
}
.Text_Sub {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	font-weight: bold;
}
.boldtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.centertext {

	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
  }
  
.link {
	display: block;
	text-align: center;
	text-decoration: none;
	font-family:"Verdana", Arial, Verdana;
	font-size:10px;
	font-weight:bold;
	color: #FFFFFF;
	BORDER: none;
	height:24px;
	border: solid 0px #FFFFFF;
	line-height: 30px;
	background-color:#006699;
}
.linkover {
	display: block;
	text-align: center;
	text-decoration: none;
	font-family:"Verdana", Arial, Verdana;
	font-size:10px;
	font-weight:bold;
	color: #000000;
	BORDER: none;
	height:24px;
	background-color:#CCCC00;
	line-height: 30px;
}
