.navigation { text-decoration: none; color: #546798; font-family: arial; text-indent: 3; font-size: 10px;  }
.content-link {  text-decoration: none; color: #3A3F70; font-family: arial; font-size: 9pt }
.content { color: #3A3F70; font-family: arial; font-size: 9pt }
.form { color: #FFFFFF; font-family: arial; text-align: left; text-indent: 3; font-size: 12px }	
.form1 { color: #000000; font-family: arial; text-align: left; text-indent: 3; font-size: 10px }		
.fineprint { color: #3A3F70; font-family: arial; font-size: 8pt }	
.link { text-decoration: none; color: #486084; font-family: arial; font-size: 10px }
.winglink { text-decoration: none; color:#CACACA; font-family: arial; font-size: 10px }



H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3A3F70
}

A:link {
	color: #486084;
	font-weight: bold;
	text-decoration: none;
}

A:active {
	color: #486084;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	color: #486084;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #EE9917;
	font-weight: bold;
	text-decoration: underline;
}
