body{
	margin:0px;
}
.text1{
	color:#3E82CE; text-decoration:none;
	font-size:11px; font-weight:bold; 
	font-family:Tahoma, Arial, Verdana;
}
.text_white{
	color:#fff; text-decoration:none;
	font-size:11px; font-weight:normal;
	font-family:Tahoma, Arial, Verdana;
}
.text_white a{
	color:#FFFF38;
	text-decoration:underline;
}
.text_white a:hover{
	color:#FFFF38;
	text-decoration:none;
}
.footer{
	color:#9999A1;
	text-align:center; font-size:11px;
	font-family:Tahoma, Arial, Verdana; 
	font-weight:normal; text-decoration:none;
}
.right{
	padding:20px 33px 20px 29px;
}
.text_right{
	color:#fff; text-decoration:none;
	font-size:11px; font-weight:normal;
	font-family:Tahoma, Arial, Verdana;
}
.text_right a{
	color:#FFFF38; font-weight:bold;
	text-decoration:underline;
}
.text_right a:hover{
	color:#FFFF38;
	text-decoration:none;
}
