a {  text-decoration: none}
.defaultfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 12px;
}
a.textlink:link {
	color:#CC0066;
	text-decoration:underline;
}
a.textlink:active {
	color:#CC0066;
	text-decoration:underline;
	
}

a.textlink:hover {
	color:#FFFFFF;
	text-decoration:underline;
	
}
a.textlink:visited {
	color:#CC0066;
	text-decoration:underline;
	
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
h1 {
	font-size: 30px;
	color: #FFFFFF;
	font-family: Candara, Arial, "Arial Narrow";
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

h2 {
	font-size: 16px;
	color: #CC0066;
}
.sponsor {
	font-size: 16px;
	color: #FFCC00;
	font-weight: normal;
}
.newstext {
	color: #CC0066;
	font-size: 9pt;
}
.yellowtext {
	font-weight: bold;
	color: #FFCC00;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

