/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image: url(/images_site/background.gif);
	width:100%;

	
}

.Style1 {color: #000000}
.Style2 {color: #666666}
a:link {
	text-decoration: none;
    color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
