body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
    background-image: url(../images/background_permanent.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #2D5A91;
}
a:visited {
	text-decoration: none;
	color: #2D5A91;
}
a:hover {
	text-decoration: underline;
	color: #2D5A91;
}
a:active {
	text-decoration: none;
	color: #2D5A91;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


