body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Times New Roman, Times, serif;
}

a.menu {
	font-size: 22px;
	font-family: Times New Roman, Times, serif;
	color: #5F5830;
	text-decoration: none;
}

a.menu:hover {
	font-size: 22px;
	font-family: Times New Roman, Times, serif;
	color: #5F5830;
	text-decoration: underline;
}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	color: #000000;
	font-weight: normal;
}

p {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: 400;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 400;
}

a:link {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

blockquote {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: 400;
}

.footer {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* –Stats———————— */
P.statsTitle {
	font-size: 24px;
	color: #D0CEB7;
}

.statsTeam {
	font-size: 15px;
	color: #3D3D3D;
}

.statsScoreAL {
	font-size: 15px;
	color: #AE331F;
}

.statsScoreNL {
	font-size: 15px;
	color: #073855;
}

/* –Article———————— */

.articleTitle {
	color: #D0CEB7;
	font-size: 16px;
}

.articleSummary {
	color: #3C3E0B;
	font-size: 14px;
}

a.articleFull {
	color: #0A1A30;
	font-size: 15px;
}

/* –Threads—————— */

a.threadsTitle:link {
	color: #073855;
	text-decoration: none;
	font-size: 14px;
}

a.threadsTitle:hover {
	text-decoration: underline;
}

.threadsBy {
	color: #434128;
	font-size: 12px;
	font-style: italic;
}

.threadsDetail {
	font-size: 10px;
	color: #434128;
}

.threadsTime {
	font-size: 10px;
	color: #434128;
}

/* –Thrill———————— */

#thrill {
	color: #ffffff;
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-style: italic;
}

#thrill a:link {
	color: #ffffff;
}

#thrill a:hover {
	text-decoration: none;
}

