.text {color: #000066; font family: arial; font size: 10pt;}
.header {color: #000066; font family: arial; font size: 12pt;}

a:link	{
	color: #000066; 
	font-weight: normal;
	text-decoration: underline;
	}

a:visited	{
		color: #000033;
		font-weight: normal;
		text-decoration: underline; 
		} 

a:hover {
	color: ff0000;
	font-weight: normal;
	text-decoration: none;
	}


