a {
	color: #BB0000;
	font: bold 11px "MS Sans Serif", Geneva, sans-serif;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


body {
	background-color: #FFFFFF;
	font-size:10px;
}

body, td, th {
	color: #030303;
}
div.nav {
	width:100px;
	white-space: nowrap;
	float: left;
}
div.flash {
	width:90%;
	float: right;
}
