


	td {
		font-family: Verdana,Arial, sans- serif;
		font-size: 12px;
		font-variant: normal;
	}

	body {
		font-family: Verdana,Arial, sans- serif;
		font-size: 12px;
		color: #000066;
		background-color: #33cc99;
	}
	A {
		font-family: ,Verdana,Arial sans-serif;
		font-size: 13px;
		font-weight : normal;
	}
	:link{
		color: #000099;
		text-decoration: none;
	}
	:visited{
		color: #000099;
		text-decoration: none;
	}
	:active{
		color: #000066;
		text-decoration: none;
		font-weight : normal;
	}
	:hover{
		color: #000066;
		text-decoration: none;
		font-weight : normal;
	}

	html body {

	scrollbar-face-color: #33Cc99;

}
