.body  {
	color: #F7FFFF;
	font-size: 14px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif
	}

.body a:link {
	text-decoration: none;
	color: #FFFF00;
	font-weight: normal;
	}

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

.body a:hover {
	text-decoration: none;
	color: #FFFF00;
	}
	
.links  {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

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

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

.links a:hover {
	text-decoration: none;
	color: #FFFF00;
	}

.headers  {
	color: #FFFF00;
	font-size: 16px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	}

.headers a:link {
	text-decoration: none;
	color: #FFFF00;
	font-weight: normal;
	}

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

.headers a:hover {
	text-decoration: none;
	color: #FFFF00;
	}

