.metex {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000066;

	line-height: normal;

}

.form {
	color: #000066;
	background-color: #ffffff;
}
.border {
	border: 1px solid #000066;
}

img {
	border: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;