body {
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a:link      	{ color: #000000; text-decoration: none }
a:active 	  	{ color: #000000; text-decoration: none }
a:visited 		{ color: #000000; text-decoration: none }
a:hover	    	{ color: #FF9933; text-decoration: underline}

td, textarea, input, select {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.menu {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #484848;
}

a:link.menu      	{ color: #484848; text-decoration: none }
a:active.menu 	  	{ color: #484848; text-decoration: none }
a:visited.menu 		{ color: #484848; text-decoration: none }
a:hover.menu	   	{ color: red; text-decoration: underline}