<style type="text/css">
    html,
    body {
      background-color: transparent;
}
    
a:link {
	color:#003468;
	text-decoration:none;
}
a:visited {
	color:#003468;
	text-decoration:none;
}
a:hover {
	color:#7BB6D7;
	text-decoration:underline;
}
.text {
	font-size: 11px;
	font-family: tahoma;
	color: #1d1d1c;
	letter-spacing: 1px;
	line-height: 150%
	}

</style>
