.description {
	border:0;
	color:blue;
	font-weight:bold;
}
.textN {
	border:0;
	color:#000000;
	font-weight:bold;
}
.textW {
	border:0;
	color:#000000;
	font-weight:bold;
}
.textS {
	border:0;
	color:#0F0F0F;
	font-weight:bold;
}
.selectS {
	border:0;
	color:#000000;
	font-weight:bold;
}
.textE {
	border:0;
	color:#000000;
	font-weight:bold;
}
.textArea {
	font-family: 'Courier New', Courier, monospace;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
	border:0;
	color:#000000;
	font-weight:bold;
}
.linkText {
	background-image: url(tab.jpg);
  background-repeat: no-repeat;
  background-position: center;
	font-family: 'Courier New', Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
	border:0;
	color:#000000;
	font-weight:bold;
}

body {
  font: 14px Arial, sans-serif;
}

a:link { 
  text-decoration:none;
}