TD
	{
		font-family:Tahoma;
		font-size: 10px;
	}
.bodyt
	{

	}
a:link, a:active, a:visited 
	{
		color:#000000;
		text-decoration:none;
	}

a:visited { color : #000000 }
a:link    { color : #000000 }
a:hover   { color : #000000; BACKGROUND-COLOR: #cbcbcb; text-decoration: none } 
a:active  { color : #000000 }

body {
	font-family: Tahoma;
	font-size: 13px;
	background-attachment: fixed;
	background-color: #cbcbcb;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana,Tahoma;
	font-size: 13px;
	color: black;
	scrollbar-base-color: #000000;
	scrollbar-face-color: #848484;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-darkshadow-color: 000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #ff0000;

}

