  A:link  {

   text-decoration : none;

   font-family : VERDANA, HELVETICA, HELV, ARIAL, GENEVA;

   color : #003366;

   }

   

   A:visited  {

   text-decoration : none;

   font-family : VERDANA, HELVETICA, HELV, ARIAL, GENEVA;

   color : #003366;

   }

   

   A:active  {

   text-decoration : none;

   font-family : VERDANA,HELVETICA,HELV,ARIAL,GENEVA;

   color : #505559;

   }

   

   A:hover  {

   text-decoration : none;

   font-family : VERDANA, HELVETICA, HELV, ARIAL, GENEVA;

   color : #FFC600;

   }

   


p {
	font-size: 12px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: VERDANA, Helvetica, sans-serif;
	line-height: 18px;

}.TableHead {
	font-size: 12px;
	text-align: center;
	margin: 5px;
	font-weight: bold;

}
.TableDescription {

	font-size: 12px;
	text-align: left;
	margin: 0px 0px 0px 10px;
	font-weight: normal;
}
.TableHeadSale {
	font-size: 12px;
	text-align: center;
	margin: 5px;
	font-weight: bold;
	color: #FF0000;

}
.TablePrice {


	font-size: 12px;
	text-align: center;
	margin: 0px;
	font-weight: normal;
}
.TableSale {
	font-size: 12px;
	text-align: center;
	margin: 3px;
	font-weight: normal;
	color: #FF0000;

}
.center {
	font-size: 12px;
	text-align: center;
	font-family: VERDANA, Helvetica, sans-serif;
	line-height: 18px;
	margin: 10px;

}
