.bg {
	background-attachment: scroll;
	background-image: url(images/vizident_bg_tile1.jpg);
	background-repeat: repeat;
	background-position: left top;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0DA0FF;
	text-decoration: none;
}
a:visited {
	color: #FFFF66;
	text-decoration: underline;
}
.enterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
}
