a:link
	{
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	color: #000000;
	}

a:active
	{
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	color: #000000;
	}

a:visited
	{
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	color: #000000;
	}

a:hover
	{
	text-decoration: underline;
	font-weight: bold;
	cursor: hand;
	color: #000000;
	}

table
	{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	cursor: default;
	color: #333333;
	}

tr
	{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	cursor: default;
	color: #333333;
	}

td
	{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	cursor: default;
	color: #333333;
	}
select { font-family: Tahoma; font-size: 12px; }
input { font-family: Tahoma; font-size: 12px; }
textarea { font-family: Tahoma; font-size: 12px; }
body {
	scrollbar-face-color: #D4D3D5;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #;
	scrollbar-3dlight-color: #A8A7A9;
	scrollbar-arrow-color: #0F1F88;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #A8A7A9;

 }
