a, a:link, a:visited, a:active {
	color: #555555; 
	text-decoration: none; 
	font-family: Century Schoolbook, Times; 
	font-size: 11px;
}
.indexP, .indexBR {
	color: #555555; 
	text-decoration: none; 
	font-family: Century Schoolbook, Times; 
	font-size: 11px;
}
A:hover {
	color: #ff5555; 
	text-decoration: underline; 
	font-family: Century Schoolbook, Times; 
	font-size: 11px;
}
.padded {
	padding: 4px;
}
body {
	color: #333333;
	background: #000000;
}
