body {
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/back.jpg);
}

.A 		{
	font-family: Verdana;
	font-size:9px;
	text-decoration: none;
	font-weight:normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFFFFF;
}
.b {
	font-family: "Microsoft Sans Serif";
	font-size: 8px;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 1px;
}

.navTBL {
	background-image: url(/images/navbase.gif);
	background-repeat: no-repeat;
}

A:link		{ color: #FFFFFF; text-decoration: none; }
A:visited	{ color: #FFFFFF; text-decoration: none;  }
A:active	{ color: #FFFFFF; text-decoration: none;  }
A:hover		{ color: #FFFFCC; text-decoration: underline; }

.nText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}
