a:link {text-decoration: underline; color: #FF8606;}
a:visited {text-decoration: underline; color: #F26522;}
a:hover {text-decoration: none; color: #FF8606;}

TD {
	text-align: left;
	font-size: 13px;
}
#right {
	text-align: right;
}
body{ 
	background-color:#ffffff;
	background: url(img/bg.gif) repeat-x top;
	margin:0; padding:0;
	padding-bottom: 15px;
	
	
	font-family: Georgia, Times New Roman, serif;
	font-size: 13px;
	color: #626262;
	line-height: 22px;
}
.menu {
		background: url(img/sky.jpg) no-repeat right top;
		padding-bottom: 33px;
		padding-right: 50px;
}
.footer {
	color: #748fb0;
}
.live_support{
	width:221px;
	height:78px;
	position:fixed;
	bottom:0px;
	left:10px;
}
