.flash {
	color:#003366;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: bottom;
	font-size: small;
	text-decoration: none;
}
form { margin: 0; }

img {
	border: 0;
}


a {text-decoration : none }

	a:link{ color: #003366; text-decoration: none; }
	a:active { color: #003366 }
	a:visited { color: #003366; text-decoration: none; }
	a:hover, a:visited:hover { color: #000000; text-decoration: underline ;}

