body {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #353535;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
table,td,tr {
	font-size: 12px;
}	
a:active,a:link,a:visited {
	color: #ccaed3; 
	text-decoration: none;
}	
a:hover {
	color: #e4d0e8; 
	text-decoration: none;
}
.small {
	font-size: 10px;
}		