<style type="text/css"> { color: #808080 }
a:link        { text-decoration: underline; color: #003366 }
a:visited     { text-decoration: underline; color: #03a7b4}
a:hover      { text-decoration: underline; color: #588FC7 }
a:active     { text-decoration: underline; color: #F8A894 }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
