body {
	background-image: url(images/BG_tek.jpg);
	  }
A {
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF6633; TEXT-DECORATION: none;
}
A:active {
    COLOR: #FF6633; TEXT-DECORATION: underline;
}
.textBDblue {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.textHDblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.textBGblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}