body {
	margin: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
a:link, a:visited, a:active {text-decoration: none; color: #9999cc; background-color: #000000;}
a.b:link, a.b:visited, a.b:active {text-decoration: none; color: #0099FF; background-color: #000000;}
a:hover {text-decoration: none;}
div {text-align: left; border: none;}
h1 {font-size: 14px; 
	font-weight: bold; 
	text-align: center; 
	}
p   {
	text-align: left; 
	font-size: 12px; 
	}
p.c {
	text-align:center;
	color: #99C;
}
img {border: none;}
.rt {float: right}
.lft {float: left}
.y {background: #000000; color: #000000;}
.b {background: #000000; color: #000000;}

