body

a.homelink {
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	color: blue;
}
a.homelink:hover	{
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	text-decoration: underline;
	color: blue;
}
 
a {
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	color: #006699;
}

a:hover	{
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	text-decoration: underline;
	color: #006699;
}
					
body {font-family: tahoma;font-size: 10pt} 
table {font-family: tahoma;font-size: 10pt} 