.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	line-height: 21px;

}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	font-variant: small-caps;
	text-decoration: blink;
	color: #FF0000;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-variant: small-caps;
	color: #0000FF;
	font-weight: bolder;

}
.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
	line-height: 20px;
	font-variant: normal;
	text-transform: uppercase;


}
.txtboldl:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	line-height: 20px;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: underline blink;
	filter: DropShadow(Color=#333399, OffX=1, OffY=1, Positive=1);


}
.txtbnero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #990000;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	letter-spacing: 1px;


}
