BODY, TD, TR, P, UL, OL, LI, INPUT, SELECT, DL, DD, DT, {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:link {
	color: #009999;
	text-decoration: underline;

}
a:visited {
	text-decoration: underline;
	color: #009999;

}
a:hover {
	color: #FF6633;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FF6633;

}
