body {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}

#main-nav a:link, #main-nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#main-nav a:hover{
	color: #0066FF;
	text-decoration: none;
}

.title_black {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}