a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #99CCFF;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.copyright_addy {font-size: xx-small}
.buttons {font-weight: bold}
.nav_sep_bars {color: #99ccff}

        
.small_blue {
	font-size: x-small;
	color: #99CCFF;
}
.white_text {
	color: #FFFFFF;
}
