/* CSS Document */

.footer {
	font-size: 9px;
	font-family: "Verdana";
	color: #bbaf76;
	text-decoration: none;
}
a.footer:hover {
	 color: #887212;
 }
.text {
	font-size: 12px;
	font-family: "Verdana";
	color: #616161;
	text-decoration: no;
	line-height: 18px;
}
.text1 {
	font-size: 11px;
	font-family: "Verdana";
	color: #616161;
	text-decoration: no;
	line-height: 18px;
}
a.text:hover {
	 color: #887212;
	 text-decoration: yes;
 }
 a.text1:hover {
	 color: #887212;
	 text-decoration: yes;
 }
 .text2 {
	font-size: 11px;
	font-family: "Verdana";
	color: #000000;
	text-decoration: no;
	line-height: 13px;
}
 .text3 {
	font-size: 11px;
	font-family: "Verdana";
	color: #2d4281;
	text-decoration: no;
	line-height: 13px;
}


