body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#013370;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
}
.txt_1 {
	font-family: Arial;
	font-size: 12pt;
	color:#FFFFFF;
	font-weight:bold;
}
a.sol2{
	text-decoration: none;
	font-family: Arial;
	font-size:12pt;
	font-weight: bold;
	color:#FFFFFF;
}

a.sol2:hover {
	text-decoration: none;
	color: #cccccc;
}
