.interface {
	background-color: #CCC;
	background-image: url(images/interface.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.basicTEXT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #333;
	text-decoration: none;
	letter-spacing: 0em;
}
.basicTEXTbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
