/* CSS Document */
body {
	background: #fff url(../images/body-background-home-v1.gif) repeat-x top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:.75em;
	color:#333333;
	text-align:center;
	line-height:1.4em;
}
a, a:visited, a:active {
	color: #2978b6;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}

