INPUT {
	border-color: #000000;
	border-width: 1;
	border-style: solid;
	background-color:#CDD4EA;
	font-size: 12;
	font-family: arial;
}

SELECT {
	border-color: #000000;
	border-width: 1;
	border-style: solid;
	background-color:#CDD4EA;
	font-size: 12;
	font-family: arial;
}

TEXTAREA {
	border-color: #000000;
	border-width: 1;
	border-style: solid;
	background-color:#CDD4EA;
	font-size: 12;
	font-family: arial;
}

A:visited { text-decoration: none; font-family: Verdana; font-size: 10px; color: navy; }
A:active  { text-decoration: none; font-family: Verdana; font-size: 10px; color: navy; }
A:link    { text-decoration: none; font-family: Verdana; font-size: 10px; color: navy; }
A:hover   { text-decoration: underline; font-family: Verdana; font-size: 10px; color: navy; }

.linkp:visited { text-decoration: none; font-family: Verdana; font-size: 10px; color: 000000; }
.linkp:active  { text-decoration: none; font-family: Verdana; font-size: 10px; color: 000000; }
.linkp:link    { text-decoration: none; font-family: Verdana; font-size: 10px; color: 000000; }
.linkp:hover   { text-decoration: underline; font-family: Verdana; font-size: 10px; color: 000000; }

.texto { font-family: Verdana; font-size: 10px; }

.textinho { font-family: Verdana; font-size: 9px; color: #000099; }

.texto-ver { font-family: Verdana; font-size: 10px; color: red;}
