body {
	margin-top:0px; 
	margin-right:0px; 
	margin-left:0px; 
	margin-bottom:0px; 
	background-color: #131289;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}
.text {
	font-family: Times, Times New Roman, serif;
	font-size: 13px;
	font-weight: 300;
	color: #3c3c3c;
	line-height: 18px;
	text-decoration: none;
}
.text a:link{
	color:#121289;
	text-decoration:underline;
}
.text a:active{
	color:#5a5835;
	text-decoration:underline;
	}
.text a:visited{
	color:#121289;
	text-decoration:underline;
	}
.text a:hover{
	color:#5a5835;
	text-decoration:none;
}


.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:;
	color: #5a5835;
	line-height: 18px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3Wpx;
}
.footer a:link{
	color:#5a5835;
	text-decoration:underline;
}
.footer a:active{
	color:#1414b0;
	text-decoration:underline;
	}
.footer a:visited{
	color:#5a5835;
	text-decoration:underline;
	}
.footer a:hover{
	color:#12127d;
	text-decoration:none;
}