.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input {
	font-family: Tahoma;
	font-size: 14px;
	color: 000000;
	font-weight: normal;
	border: 1px solid #BBBBBB;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
}
A:ACTIVE {color : Black; font-size : 9pt; font-style : Bold; text-decoration : none; font-family : Arial, Helvetica, sans-serif;}
  A:LINK {color : Black; font-size : 9pt; font-style : Bold; text-decoration : none; font-family : Arial, Helvetica, sans-serif;}
  A:VISITED {color : Black; font-size : 9pt; font-style : Bold; text-decoration : none; font-family : Arial, Helvetica, sans-serif;}
  A:HOVER {color : Red; font-size : 9pt; font-style : Bold; text-decoration : none; font-family : Arial, Helvetica, sans-serif;}


