BODY {
background: color: white; 
margin: 0;
scrollbar-face-color: #CEC3B5; 
scrollbar-shadow-color: white; 
scrollbar-highlight-color: white; 
scrollbar-3dlight-color: #CEC3B5; 
scrollbar-darkshadow-color: #CEC3B5; 
scrollbar-track-color: #CEC3B5; 
scrollbar-arrow-color: white}

<!--Link Stili-->

A		{color: #000000; text-decoration: none}
A:link		{color: #000000; text-decoration: none}
A:visited		{color: #000000; text-decoration: none}
A:hover		{color: #0080FF; text-decoration: none}
A:active		{color: #0080FF; text-decoration: none}

<!--Form Kutusu Stilleri-->

SELECT		{font: 8pt Tahoma}
INPUT		{font: 8pt Tahoma}
BUTTON		{font: 8pt Tahoma}
TEXTAREA	{font: 10pt Tahoma}