.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	vertical-align: top;
}

a { color: #004EE3; text-decoration: underline; }
a:visited { color: #004EE3; text-decoration: underline; }
a:hover { background-color: #004EE3; color: White; text-decoration: none; }

