.top_link,
.top_link td,
.top_link a:link,
.top_link a:visited{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #C0C0C0;
	text-decoration: none;
	background-color: #434343;
	text-indent: 10px; 
}
.top_link a:hover{
    font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #E7B869;
	text-decoration: underline;
}
.scores_text,
.scores_text td,
.scores_text a:link,
.scores_text a:visited{
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.header_text,
.header_text a:link,
.header_text a:visited,
.header_text td{
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

.header_text a:hover td{
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}


.title{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #821f10;
	font-weight: bold;
}

.title a:link,
.title a:visited{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
	font-weight: normal;

}
.title a:hover{
    font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #434343;
	text-decoration: underline;
	font-weight: normal;
}

.link,
.link td,
.link a:link,
.link a:visited{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
}
.link a:hover{
    font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #434343;
	text-decoration: underline;
}
