.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
	
}
.logo_url {
	background-image: url(../images/url.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 23px;
}
.bg_white {
	background-color: #FFFFFF;
}
.text_mini {
	text-decoration: none;
	background-image: url(../images/title.jpg);
}
.image_logo {
	background-image: url(../images/logo_company.jpg);
	height: 100px;
	width: 109px;
	background-repeat: no-repeat;
}
.globe {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 13px;
}
.text_verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.text_verdanagray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.text_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
