P {
	margin : 0px 0px 0px 0px;
}
.text {
	color : #666666;
	font : 11px/21px Georgia, Times New Roman, Times, serif;
}

.nav {
	color : #666666;
	font : 9px/21px Verdana, sans;
	font-weight : bold;
	text-transform : uppercase;

}

.head {
	color : #84929F;
	font : 11px/18px Verdana, sans;
	font-weight : bold;
	text-transform : uppercase;
	letter-spacing: .1em;
}

.head2 {
	color : #84929F;
	font : 10px/18px Verdana, sans;
	font-weight : bold;
	text-transform : uppercase;
	letter-spacing: .1em;
}

.foot {
	color : #666666;
	font : 9px/18px verdana, sans;
	font-weight : normal;
}


.credit {
	color : #999999;
	font : 9px/21px Verdana, sans;
	font-weight : normal;
	text-transform : lowercase;
	letter-spacing: .1em;
}

A:link, A:active, A:visited  {color: #84929F; text-decoration: none} 
A:hover   {background-color:#84929F; color:#FFFFFF} 


.credit A:link, .credit A:active, .credit A:visited  {color: #999999; text-decoration: none} 
.credit A:hover   {background-color:#999999; color:#FFFFFF} 

