body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
}

.link a{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

.link a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


.link_goltv a{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 20px;
}

.link_goltv a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.text {
	font-size: 12px;
	color: #000000;
}
.sponsor, .sponsor a{
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.sponsor a{
	text-decoration: underline;	
}

.sponsor a:hover{
	font-weight: bold;	
}
