body { background: #ffffff; color: #B16845 } 
body { scrollbar-base-color: #B16845 }   
body { font-family: helvetica, sans serif, verdana; font-size: 12px }
P { font-family: helvetica, sans serif, verdana; font-size: 12px }
tr { font-family: helvetica, sans serif, verdana; font-size: 12px }
a:link { color: #CC0033; text-decoration: none; font-weight:bold }
a:visited { color: #B16845; text-decoration: none; font-weight:bold }
a:active { color:#E07A39; text-decoration: none; font-weight:bold }
a:hover { color:#E07A39; text-decoration: underline; font-weight:bold }


#cssButtonOrenji a {	
	background-color: #E8CDAC; 
	color: #B16845; 
	visited: #B16845; 
	padding: 3px 5px; 
	font-size: 14px; 
	font-family: helvetica, sans serif, verdana;
	font-weight: bold;
	text-decoration: none;
	border: 4px outset #E07A39; 
	text-align: center;
	line-height: 1.5;
                
}
#cssButtonOrenji a:hover {
	background-color: #E8CDAC;
	color: #B16845;
	visited: #B16845;
	border:4px inset #447172;
}
#cssButtonOrenji H4 {
    background-color: #ffffff; 
	color: #B16845; 
	font-size: 11px; 
	font-family: helvetica, sans serif, verdana;
	font-weight: none;
	text-decoration: none;
	text-align: left;
}
#cssButtonOrenji H3 {	
	background-color: #E8CDAC; 
	color: #B16845; 
	visited: #B16845; 
	padding: 3px 5px; 
	font-size: 20px; 
	font-family: helvetica, sans serif, verdana;
	font-weight: bold;
	text-decoration: none;
	border: 4px outset #E07A39; 
	text-align: center;
	line-height: 1.5;
}
