table {
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
color: #000000;
}

.lineheight {
	line-height: 22px;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #F38B2F;
}
a:active {
	color: #000000;
}
