
BODY, TD {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : medium;
}

A {
	color : Black;
	background-color : rgb(255, 255, 235);
	font-size : 12px;
	font-weight : bolder;
}

A:HOVER {
	color : Red;
	background-color : rgb(51, 204, 153);
}
.textxsm{
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10px;
}
.textsm{
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
}
.texsmbd{
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
  font-weight : bold;
}
.textmd{
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 16px;
  font-weight : bolder;
}
.textmdred1{
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	color : Red;
  }

.textlg{
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 28px;
	color : Black;
  font-variant : normal;
  font-weight : bold;
}

.textmdred{
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 18px;
	color : Red;
  font-variant : normal;
  font-weight : bold;
}
