html, body {background-color: white; height: 100%}
body, td {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000
}
a:link, a:visited, a:active {
	font: 12px Arial, Helvetica, sans-serif;
	color: #0000FF;
}
a:hover {
	color: #00CC00
}
.arr1:link, .arr1:visited, .arr1:active {
	background: url(img/arr1.gif) no-repeat left;
	padding-left: 12px;
	line-height: 12px;
	color: white;
	font-size: 11px;
}
.arr1:hover {
	color: #009900
}
.arr2:link, .arr2:visited, .arr2:active {background: url(img/arr2.gif) no-repeat left; padding-left: 12px; padding-right: 6px; color: #252A2E; text-transform: uppercase; text-decoration: none; font-size: 9px}
.arr2:hover {
	color: #009900
}
.arr3:link, .arr2:visited, .arr2:active {
	padding-left: 0px; padding-right: 0px; color: #336633; text-decoration: none; font-size: 11px}
.arr3:hover {
	color: #009900
}

