td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

a.white:link		{ text-decoration: underline; color: white }
a.white:visited		{ text-decoration: underline; color: white }
a.white:hover		{ text-decoration: none; color: #D9DBE3 }

a:link		{ text-decoration: underline; color: #252467 }
a:visited	{ text-decoration: underline; color: #252467 }
a:hover		{ text-decoration: none; color: #BC2025 }

.flag {
	background-attachment: scroll;
	background-image: url(images/corner_flag.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

