.text_left{
	font-family: futura lt bt, century gothic, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
}

.text_link a{
	font-family: futura lt bt, century gothic, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.text_link a:hover{
	font-family: futura lt bt, century gothic, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}

.nav{
	padding-left: 20px;
	font-family: futura lt bt, century gothic, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

.nav a{
	font-family: futura lt bt, century gothic, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:hover{
	font-family: futura lt bt, century gothic, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
}

.subnav a{
	padding-left: 35px;
	font-family: futura lt bt, century gothic, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.subnav a:hover{
	padding-left: 35px;
	font-family: futura lt bt, century gothic, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #00FFFF;
	text-decoration: none;
}

.text_title{
	font-family: futura lt bt, century gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
}

.text_subtitle{
	font-family: futura lt bt, century gothic, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bolder;
	color: #333333;
}

