
		td, input, textarea {
			color: #193F96;
			
		}

		a {
			text-decoration : none;
		}
		.a_local {

			color: #193F96;
			text-decoration : none;
		}
		.green {

			font-weight : bold;
			color: #32932E;
		}
		.sm {

			font-size : 11px;
		}
		.linkBlue {
		color: #193F96;
	    text-decoration : underline;
        }

