
/* ---------------------------------------- */
/*               TERMINE                    */
/* ---------------------------------------- */

#term_header {
	font-size: 14px;
	font-weight:bold;
	// background:#DDDDDD;
	padding-left: 1px;
}
#term_small{
	      font-size: 11px;
		  color: #000000;
		}
#term_small a{
	      font-size: 11px;
		  color: #000000;
		  text-decoration:none;
		}
#term_small a:hover{
	      font-size: 11px;
		  color: #000099;
		  text-decoration:none;
		}
