@charset "utf-8";
body {
	font-family: "Tahoma", "MS Sans Serif";
	font-size: 12px;
	color: #666666;
	margin:0px;
	background-color:#FFFFFF; 
	/*background-image:url(Image/bg800.gif); */
	background-position:center;
	background-attachment:fixed;
}
td {
	font-family: "Tahoma", "MS Sans Serif";
	font-size: 12px;
	color: #666666;
}

a:link { text-decoration: none; color: #D6BDFD;	font-size: 12px; }

a:visited { text-decoration: none;	color: #D6BDFD;	font-size: 12px;}

a:hover { text-decoration: none; color: #F4D14C; font-size: 12px; position:relative; left: 0px; top: 0px; }

/*a:active {
	font-family: "Tahoma", "MS Sans Serif";
	white-space: nowrap;
	text-decoration: none;
	color: #2F4D7A;
	font-size: 12px;
	position:relative; left: 0px; top: 0px;
}*/

.CurHand {
	font-family: "Tahoma", "MS Sans Serif";
	font-size: 11px;
	cursor: hand;
}


.Fonttexthome { color: #E9E3DE; font-size: 10px; font-weight:normal }

.Fontfootnote { font-family: "Tahoma"; font-size: 10px; font-weight:normal; color:#FFFFFF;}
