body		{ COLOR: #FFFFFF; font-family: Arial, Helvetica, sans-serif;  }

.links {
	font-family: Arial, Helvetica, sans-serif;
}
a:link		{ color: #FFFFFF; text-decoration: none }

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

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

a:hover		{ color: #0099FF; text-decoration: none }








.border {
	border: 2px solid #000000;
}
.gallink {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CC0000;
}
.galborderwhite {
	border: 1px solid #FFFFFF;
}
.borderblue {
	border: 1px solid #0066FF;
}

