body, table {
	font-size:14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	
}
.mini{ height:143px;}

a:link {
	color: #048EB7;
	text-decoration: none;
	font-size: 16px;
}
a:visited {
	color: #0B375B;
	text-decoration: none;
}
a:hover {
	color: #009CE8;
	text-decoration: none;
}
a:active {
	color: #009CE8;
	text-decoration: none;
}



