a:link, a:visited{color:#666666;text-decoration:none;}
a:active{color:green;text-decoration:none;}
a:hover{color:red;text-decoration:none;}

a.t1:link {
	color: #000000;
	text-decoration: none;
    font-family : Arial, sans-serif ;font-size : 8pt; word-spacing: -1pt;padding-left : 5pt;
}
a.t1:visited {
	text-decoration: none;
	color: #000000;
        font-family : Arial, sans-serif ;font-size : 8pt; word-spacing: -1pt;padding-left : 5pt;
}
a.t1:hover {
	text-decoration: none;
	color: #FF6600;
        font-family : Arial, sans-serif ;font-size : 8pt; word-spacing: -1pt;padding-left : 5pt;
}
a.t1:active {
	text-decoration: none;
	color: #green;
       font-family : Arial, sans-serif ;font-size : 8pt; word-spacing: -1pt;padding-left : 5pt;
}
html{
	SCROLLBAR-FACE-COLOR:#FBFBFB;
	SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;
	SCROLLBAR-SHADOW-COLOR:#999999;
	SCROLLBAR-ARROW-COLOR:#000000s;
	SCROLLBAR-BASE-COLOR:#ffffff;
	SCROLLBAR-TRACK-COLOR : #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    background-image: url(images/bg.jpg);
}
td{font-size:12px;font-family:Arial;}
.l{font-size:11px;font-family:Arial;}
.b{font-size:12px;font-family:Arial; color:#ffffff; line-height:22px;}