body {
	background: #006600;
}
   
   A {
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#FF9900;
	text-decoration:none;
	margin: 1px;
	height: auto;
	width: 125px;
	border: thin dashed #003366;
	font-family: "Trebuchet MS", Verdana, Garamond;
	padding: 0px;
	position: absolute;
}
	A:hover {
	color:#003366;
	text-decoration:underline;
	margin: 1px;
	height: auto;
	width: 125px;
	border: thin dashed #003366;
	background: #FFFFCC;
}

   A.client {
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	color:#CCFFFF;
	text-decoration:none;
	margin: 1px;
	height: auto;
	width: 200px;
	border: thin dashed #003366;
	font-family: "Trebuchet MS", Verdana, Garamond;
	padding: 0px;
	position: absolute;
}
	A.client:hover {
	color:#003366;
	text-decoration:underline;
	margin: 1px;
	height: auto;
	width: 200px;
	border: thin dashed #003366;
	background: #CCFFCC;
}
		   

   A.2 {
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	color:#CCFFFF;
	text-decoration:none;
	margin: 1px;
	height: auto;
	width: 275px;
	border: thin dashed #003366;
	font-family: "Trebuchet MS", Verdana, Garamond;
	padding: 0px;
	position: absolute;
}
	A.2:hover {
	color:#003366;
	text-decoration:underline;
	margin: 1px;
	height: auto;
	width: 275px;
	border: thin dashed #003366;
	background: #CCFFCC;
}
		
   A.para {
	letter-spacing:1;
	text-decoration:none;
	color:#006600;
	font: bold 10pt verdana;
}
	A.para:hover { color:#660033; text-decoration:underline; }
	
   A.menu {font-family:verdana; font-size:14px/22px; font-style:normal; font-weight:normal; letter-spacing:1; align:right; text-decoration:none; color:#004080; }
	A.menu:hover { color:#0080C0; align:right; text-decoration:underline; }

p {
	font: 15px/25px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-decoration: none;
	text-align: left;
}

span.bld {
	font: bolder normal 15px/25px Geneva, Arial, Helvetica, sans-serif;
	color: #660022;
}

p.foot {
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-align: center;
	letter-spacing:2
}

A.foot {
	letter-spacing:2;
	align:center;
	text-decoration:none;
	color:#FF9900;
	text-decoration:none;
	margin: 1px;
	height: auto;
	width: 60px;
	border: thin dashed #003366;
	background: #006600;
	font-family: "Trebuchet MS", Verdana, Garamond;
	padding: 0px;
	position: absolute;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}
A.foot:hover { color:#0033cc; text-decoration:underline; }
p.formL {
	font: normal 12px/100% "trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCFFFF;
	text-align: right;
}
p.formR {
	font: normal 12px/100% "trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCFFFF;
	text-align: left;
}
p.formC {
	font: normal 12px/100% "trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCFFFF;
	text-align: center;
}
input {
	font: normal 12px/normal "trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000066;
	background: #FFFFee;
}
textarea {
	font: normal 12px/normal "trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000066;
	background: #FFFFee;
}
span.red {
	font: bold 14px "Trebuchet MS", Verdana, Garamond;
	color: #FFCC66;
}
