.text {
	font-family: Arial;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;

}
.border {
	border: 1px solid #000000;
}
.bullet {
	font-size: 6px;
	color: #CC9900;
	text-decoration: none;
	line-height: 20px;

}
.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
.visa-bg {
	background-image: url(images/visa.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
