body {
	font-family : "MS Serif", "New York", serif;
	font-size : 14px;
	color: #601A1A;
	background: url("../images/nakonet_03.gif");
	background-attachment : fixed;
	border : none;
	scrollbar-face-color: #F7DEBD; 
    scrollbar-shadow-color: #000000; 
    scrollbar-highlight-color: #FEF0DD; 
    scrollbar-3dlight-color: #FFFFFF; 
    scrollbar-darkshadow-color: #000000; 
    scrollbar-track-color: #E7D8C4; 
    scrollbar-arrow-color: #000000;
}

table {
	font-family : "MS Serif", "New York", serif;
	font-size : 14px;
	color: 000000;
}

A {
	text-decoration: underline;
	color: #601A1A;
}

A:Hover {
	text-decoration: underline;
	color: #FFFFFF;
}