		a {
			line-height:20px;
			font-family: "times new roman", "Tahoma" , "Arial" , sans-serif;
			font-size:14px;
			font-weight:bold;
			color: #969696;
			text-decoration: none:
		}
		a:hover {
			line-height:20px;
			font-family: "times new roman", "Tahoma" , "Arial" , sans-serif;
			font-size:14px;
			font-weight:bold;
			color: #999999;
			text-decoration: none;
		}
		.text {
			line-height:10px;
			font-family: "Verdana", "Tahoma" , "Arial" , sans-serif;
			font-size:9px;
			color: #969696;
			text-decoration: none:
		}
		.black_text {
			line-height:20px;
			font-family: "Verdana", "Tahoma" , "Arial" , sans-serif;
			font-size:10px;
			color: #000000;
			text-decoration: none:
		}
		.text:hover {
			line-height:10px;
			font-family: "Verdana", "Tahoma" , "Arial" , sans-serif;
			font-size:9px;
			color: #969696;
			text-decoration: none:
		}
		.bottom_copyright_link {
			line-height:10px;
			font-family: "Verdana", "Tahoma" , "Arial" , sans-serif;
			font-size:9px;
			color: #181818;
			font-weight:none;
			text-decoration: none:
		}
		.bottom_copyright_link:hover {
			line-height:10px;
			font-family: "Verdana", "Tahoma" , "Arial" , sans-serif;
			font-size:9px;
			color: #181818;
			font-weight:none;
			text-decoration: none;
		}
		.copyright {
			line-height:14px;
			font-family: "Verdana", "Tahoma" , "Arial" , sans-serif;
			font-size:9px;
			color: #969696;
			text-decoration: none:
		}
		.centerdiv{
			text-align: center;
		}
		.centerdiv>div{
			margin: 0 auto;
		}