body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	background-color: #469dff;
	color: rgb(0, 0, 0);
}

a, a:link, a:visited {
	text-decoration: none;
	color: #ff0054;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 3px solid #000000;
}

img:hover {
	border: 3px solid #ffffff;
}

h1 {
	font-weight: bold;
	font-size: 46px;
	color: #ffffff;
}

h2 {
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
}

.bigText {
	width: 100%;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
}

table tr td {
	padding: 15px;
	border-bottom: 1px dashed #8cc2ff;
}

.linkTrades a {
	font-size: 10px;
}

.linkTrades {
	font-size: 10px;
	font-weight: bold;
}