body{
	font-family: Arial, Helvetica, sans-serif;
	color: #232981
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-image: url(2.jpg);
	font-weight: bold;
}

a:link {
	color: #4040FF;
	text-decoration: underline;
}

a:visited {
	color: #808080;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
