A:link {text-decoration: none; color: #666666}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}
.menu {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	
}

.titulo {
	font-family: Arial,Tahoma;
	font-size: 14px;
	color: #000066;
}

.txt12 {
	font-family: Arial,Tahoma;
	font-size: 12px;
	color: #666666;
}

.txt11 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	border: 1px dotted #666666;
	width: 180px;

}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 100px;
	border: 1px dotted #666666;
}