a		{
	text-decoration: none;
	color: #000099;
}

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

body    {
	font-family: "Times New Roman", Times, serif;
	background-color: #000000;
	background-repeat: repeat-x;
	color: #333333;
}

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

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