a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none; 
	color: #FFFFFF;
}

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

a:hover {
	text-decoration: underline; 
	color: #FFFFFF);
}

.Nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.Nav2_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.Heading_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.Heading2_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #191919;
}
