.norma {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;

}
.textboxes {
	font-family: Tahoma, "Trebuchet MS", Verdana, "Times New Roman";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #66B3D9;
	text-decoration: none;
	letter-spacing: 0px;
	background-color: #153872;
	border: 1px solid #000033;

}

A:LINK     { COLOR:#3399CC   }
A:VISITED  { COLOR:#3399CC   }
A:ACTIVE   { COLOR:#66B3D9   }
A:HOVER    { COLOR:#66B3D9   }
