.texCON {
	font-family: verdana;
	font-size: 11px;
	color: #006F9D;
}
.texMEN {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006F9D;
	text-decoration: none;
}
.texLNK {
	font-family: verdana;
	font-size: 11px;
	color: #006F9D;
	text-decoration: none;
}
.texRED {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.texNOV {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #006F9D;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.form {
	font-family: verdana;
	font-size: 9px;
	color: #006699;
	border: 1px solid #006699;
}
