.world a {
	color: #CC0000;
	text-decoration: none;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif
}
.world a:link {
	color: #CC0000;
	text-decoration: none;
}
.world a:visited {
	color: #CC0000;
	text-decoration: none;
}
.world a:hover {
 	color:#FFAA06;
	text-decoration: underline;
}
.world a:active {
 	color: #CC0000;
	text-decoration: none;
}
.sponsors a {
	color: #000000;
	font-size:11px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif
}
.sponsors a:link {
	color: #000000;
	text-decoration: underline;
}
.sponsors a:visited {
	color: #000000;
	text-decoration: underline;
}
.sponsors a:hover {
 	color:#CC0000;
	text-decoration: underline;
}
.sponsors a:active {
 	color: #000000;
	text-decoration: underline;
}
#next a {
	color: #000000;
	font-size:11px;
	text-decoration: none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif
}
#next a:link {
	color: #000000;
	text-decoration: none;
}
#next a:visited {
	color: #000000;
	text-decoration: none;
}
#next a:hover {
 	color:#CC0000;
	text-decoration: underline;
}
#next a:active {
 	color: #000000;
	text-decoration: none;
}