body, table, tr, td {
	font: 9px tahoma; 
	color: #FFFFFF;}

body {background-color: #FF5858;
scrollbar-face-color:#FF5858;
scrollbar-shadow-color:#FF5858; 
scrollbar-highlight-color:#FF5858; 
scrollbar-3dlight-color:#FF5858; 
scrollbar-darkshadow-color: #FF5858;
scrollbar-track-color:#FF5858;  
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#FF5858;}

.tit {border:2px solid #FFFFFF; font-size: 14px;
color: #FFFFFF;
font-weight : bolder;
text-align: center;
text-decoration: none;
Background-color: #FF5858;}

a {cursor:crosshair; height:1px; font-weight:bold;}
a:link, a:active, a:visited {text-decoration:none; color:000000; font-weight:bold;}
a:hover {text-decoration:none; color:#FF5858; font-weight:bold; background-color:#0EC300;}

input, textarea, option, select {
	background-color: #FF5858;
	font: 9px tahoma;
	color: #FFFFFF;
	letter-spacing: 1px;
	border: 1px solid #000000;
	padding:2px;}
