.fonte_padrao {
	behavior:url("/css/csshover.htc");
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background:#f4f4f4;
	background:#fff;
	color:#333333
}

.fonte_padrao_02 {font: 10px Verdana; color:#000000; padding:2px 6px}

.link {
 font: 10px Verdana;
 color:#999999;
 text-decoration:none
}

.link:hover {
 font: 10px Verdana;
 color:#000000;
 text-decoration:underline
}

.link_02 {
 font: 10px Verdana;
 color:#000000;
 text-decoration:underline
}

.link_02:hover {
 font: 10px Verdana;
 color:#0000FF;
 text-decoration:underline
}

.link_03	 {
 font: 11px Verdana;
 color:#999999;
 text-decoration:underline
}

.link_03:hover {
 font: 11px Verdana;
 color:#000000;
 text-decoration:underline
}


.imput {
	font-family: Verdana, Tahoma; color=#555555; font-size:11px;
	background-color:#D1ECFF;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #EEEEEE;

		}
