BODY,TD,A,LI,INPUT,SELECT,OPTION { font-family : Verdana,Arial;
						 											 font-size : 10px;
						 											 font-weight: normal; }

INPUT,SELECT { border : 1px solid #D4D4D4; }
input.kum { border : 1px;
	background-color : #FFFFFFF; }
				
A:link { text-decoration: none; 
		 		color: #B2B2AF; 		 
		     		font-size: 10px;}
A:visited { text-decoration: none; 
				color: #0099FF; 
				font-size: 10px; }       
A:hover { text-decoration: none; 
		  		color: #807E7E; 		  
		  		font-size: 10px; 
		  		font-weight: normal; }


