/* CSS Document */

body{margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;  background-image:url(../images/Bg_Main.jpg); background-repeat:repeat-x;  line-height:20px;}
.t{margin:0px; font-size:14px; font-weight:bold; color:#FFFFFF;}
.f{margin:0px; font-size:12px; color:#CCCCCC;}
a:link {
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
a:visited {
	text-decoration: none;
	color: #000000;
	line-height: 16px;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	line-height: 16px;
}
a:active {
	text-decoration: none;
	color: #663300;
}
.lfet{margin:0px; color:#FFFFFF;}
.lfet a:link {
	color: #333333;
	font-size:14px;
	font-weight:bold;
		line-height:31px;
	text-decoration: none;
}
.lfet a:visited {
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	line-height:31px;
	color: #333333;
}
.lfet a:hover {
	text-decoration: underline;
	font-size:14px;
	font-weight:bold;
		line-height:31px;
	color: #FF0000;
}
.lfet a:active {
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
		line-height:31px;
	color: #FFFF00;
}