body{
	margin:auto 0;
	background-image: url(images/bg.gif);
}

div,td,th,body{
	 font-size: 11px;
	 color: #666;
	 font-family: "MS Sans Serif" ,tahoma, Microsoft Sans Serif; 
}

a:link {
	 color: #235376;
	 text-decoration: none;
}
a:hover {
	 color: #ff9900;
	 text-decoration: none;
 }
a:visited {
	  color: #235376;
	  text-decoration: none;
 }

.textmenu {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #666666;
}
.text1pt {
	font-size: 9px;
}

A.white:link {color:#FFFFFF; text-decoration:none;font-size:8pt;}
A.white:visited {color:#FFFFFF; text-decoration:none;font-size:8pt;}
A.white:active {color:#FFFFFF; text-decoration:none;font-size:8pt;}
A.white:hover {color:#FFFFFF; text-decoration:none;font-size:8pt;}

A.black:link {color:#000000; text-decoration:none;font-size:8pt;}
A.black:visited {color:#000000; text-decoration:none;font-size:8pt;}
A.black:active {color:#000000; text-decoration:none;font-size:8pt;}
A.black:hover {color:#000000; text-decoration:none;font-size:8pt;}