*/* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	text_decoration: underline;
}
div.header a {
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	text_decoration: none;
}