a:link, a:visited, a:active, .nolink
	{ color: #0090D2; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; }

a:hover
	{ color: #0099CC; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: underline; }


input {
	font-size: 8pt
		}

textarea {
	border:1px solid #006666; font-size: 8pt; background: #DEF7FE
}

select {
	border:1px solid #FFCC00; font-size: 8pt
}