@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/br_image.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	line-height: 1.5;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	text-align: center;
}
