body {  
	scrollbar-face-color: #E5E3D4; 
	scrollbar-shadow-color: #8A8880; 
	scrollbar-highlight-color: #FFFDEC; 
	scrollbar-3dlight-color: #FFFDEC; 
	scrollbar-darkshadow-color: #E5E3D4; 
	scrollbar-track-color: #E5E3D4; 
	scrollbar-arrow-color: #8A8880; 
}
td,.text      { font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color : #565656;line-height:16px}

.tit { color : #60ACD7;}
.tit_gr { font-size: 10px; color : #999999;}
.txt_10 { font-size: 10px;}
/* Links */
a              { color : #D30033; text-decoration : none;}
a:hover        { color : #D30033; text-decoration : underline;}
a.news              { color : #565656; text-decoration : none;}
a.news:hover        { color : #D30033; text-decoration : none;}
a.menu              { color : #565656; text-decoration : none;}
a.menu:hover        { color : #D30033; text-decoration : none;}
a.ff              { color : #565656; text-decoration : none;}
a.ff:hover        { color : #D30033; text-decoration : none;}

/* Form */
.textbox { border-style: solid; border-color: #7D7D7D; border-width: 1px; background: #ffffff; height : 15px; font-size: 10px; color : #000000;} 
