a:link {
	color: #ffffFF;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
  color: #ffffFF;
  	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}

a:active {
	color: #999999;
		text-decoration: none;
		font-weight: bold;
}

#footer a:link {
	color: #333333;
	text-decoration: none;
 	font-weight: bold;
	
}

#footer a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;

	
}

#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	
}

#footer a:active {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
	
}

#contact a:link {
	color: #333333;
	text-decoration: none;
 	font-weight: normal;
	
}

#contact a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;

	
}

#contact a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	
}

#contact a:active {
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
	
}

#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
