/* CSS Document */
body {
	background-image: url(images/dark_back.gif);
	font-family: Tahoma;
}

.TitleBar {
	font-size: 12px;
	font-weight: bold;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
}

.Tracks {
	font-size: 9px;
}

A:link {color:blue; font-size:100%}
A:visited {color:green; font-size:100%}
A:hover {color:purple; font-size:115%}

.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.NewsDate {
	font-size: small;
	font-style: italic;
	color: #000080;
}

.News {font-size: medium}

.First {
	font-size: x-large;
	color:#3333CC;
}

.Winners {
	font-size: small;
}

.Info {
	color:#000080;
}
