.txt1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 21px;
	color: #1459BB;
	font-weight: normal;

}
.txt2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	color: #1459BB;
	font-weight: normal;
	text-decoration: none;

}
A:link {
	FONT-SIZE: 12px;
	COLOR: #1459BB;
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: none;
}
A:visited {
	FONT-SIZE: 12px;
	COLOR: #1459BB; 
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: none}

A:active {
	FONT-SIZE: 12px; 
	COLOR: #1459BB; 
	FONT-FAMILY: "Trebuchet MS"; 
	TEXT-DECORATION: none}

A:hover {
	FONT-SIZE: 12px;
	COLOR: #03B8FF;
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: blink;
	list-style-type: disc;
	line-height: normal;
	font-weight: normal;
	font-style: normal;

}
.footer {

	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
	color: #ECECEC;
	font-weight: normal;
	text-decoration: none;
}
.backpage {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
.cursor {
	cursor: hand;
}

