.form1 {
	font-family: Verdana;
	font-size: xx-small;
	color: #666666;
	border: 1px solid #FF9900;
}
.form2 {
	font-family: Verdana;
	font-size: x-small;
	color: #006699;
	border: 1px solid #FF9900;
}
.link1 {
	font-family: Verdana;
	font-size: x-small;
	color: #FF0000;
	text-decoration: none;
}
.link1:hover {
	color: #FF6600;
	text-decoration: underline;
}
.link2 {
	font-family: Verdana;
	font-size: x-small;
	color: #006699;
	text-decoration: none;
}
.link2:hover {
	color: #0099FF;
	text-decoration: underline;
}
.texto1 {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #006699;
}
.texto2 {
	font-family: Verdana;
	font-size: x-small;
	color: #FF6600;
}
.textoresult {
	font-family: Verdana;
	font-size: xx-small;
	color: #333399;
}
.linkresult {
	font-family: Verdana;
	font-size: xx-small;
	color: #3300FF;
	text-decoration: none;
}
.linkresult:hover {
	color: #3366FF;
	text-decoration: underline;
}
.alert {
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
	color: #FF0000;
}
.texto3 {
	font-family: Verdana;
	font-size: x-small;
	color: #CC3300;
}
.texto4 {
	font-family: Verdana;
	font-size: x-small;
	color: #0066CC;
}

