body { 
	color: #46505a;
	margin:0;
	font-size: 9pt;	
	font-family: Arial;
	background: url('/img/bg_grunge.jpg') 50% 50%;
}
.update {
	font-family: Arial; 
	font-size: 8pt; 
}
td {	
	font-family: Arial;   
	font-size: 9pt;	
}
a {
	font-family: Arial; 
	color: #46505a;
	text-decoration: none; 
	border-bottom: 1px solid #46505a;
	width: 1px;
}
a:link {
	text-decoration: none;
	border-bottom: 1px dotted #46505a;
}
a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #46505a;
}
a:hover {
	color:#46505a;
	border-bottom: 1px solid #46505a;
}
