body, table, td { 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
color : #666666;
}

a {
	color : Red;
	text-decoration : none;
}

a:hover {
	
	text-decoration : underline;
}
.tit {
	font-size : 12px;
	font-weight : bold;	
	color : Black;
}


.txt_grey {
font-weight : bold;
color : #666666;
}

.nav {
	font-size : 9px;
}

.mini {
font-weight : bold;
color : #666666;
font-size : smaller;
}

input { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: Black; 
background-color: #FEE9BC; 
border-color: #ECECEC #cccccc;
        }
