body {
	background-color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;

}

.style2 {
	color: #999999;
	text-decoration: none;
}
a:link {
	color: #6c6969;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

