:focus {
outline: 0;
}



.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
.largetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #003300;
}

a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #00CC00;
}

a.blue:link {
	color: #000062;
}
a.blue:visited {
	color: #000062;
}
a.blue:hover {
	color: #3366FF;
}

.bluetext {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000062;
}
.whiteaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003300;
}

