table {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: white;
}
a:hover {
	color: #CC00CC;
	text-decoration: underline;
}
.contacts {
	font-size: 15px;
	color: #CCCCCC;
}
.littletext {
	font-size: 10px;
}
.hidden {
	color: 656565;
	font-size: 4px;
}