﻿body {
	font-size: 11px;
	background-image: url('images/bkground.png');
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Verdana;
}

.blueFont    { color: #3E608C }
.itemBox     { margin-left: 10px; margin-right: 10px }
.bkgBox      { background-color: #D6E8F4 }
.line    { color: #003082}

.link {
	color: #003082;
	font-family: Verdana;
	text-decoration: none;
}

.news_title {
	color: #003082;
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.news_text {
	font-family: Verdana;
	font-size: 11px;
}

.games {
	font-family: Verdana;
	font-size: 9px;
}

.game_team {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #003082;
}