body {
	font-family: Tahoma 
}


td {
	font-size: 10pt; font-family: Tahoma
}


a:link {
	font-weight: bolder;
	color: #0033FF;
	text-decoration: none;
}


a:visited {
	font-weight: bolder;
	color: #0033FF;
	text-decoration: none;
}


a:hover {
	font-weight: bolder;
	color: #0033FF;
	text-decoration: underline;
}


a:active {
	font-weight: bolder;
	color: #0033FF;
	text-decoration: none;
}
