p {
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

p.top {
	color: #FFFFFF;
}

a,a:link,a:active,a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

/*a.top,a.top:link,a.top:active,a.top:visited {
	color: #007FD1;
	text-decoration: none;
}*/

a.menu,a.menu:link,a.menu:active,a.menu:visited {
	color: #5B9EBF;
	text-decoration: none;
}

a.creditslnk,a.creditslnk:link,a.creditslnk:active,a.creditslnk:visited {
	color: #001721;
	font-size: 10px;
	text-decoration: none;
}

a:hover,a.top:hover,a.menu:hover,a.creditslnk:hover {
	text-decoration: underline;
}

table.border {
	border : 1px solid #ffffff;
}

.credits, p.credits {
	color: #001721;
	font-size: 10px;
	font-weight: normal;
}

p.credits a {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
}

.smaller {
	font-size: 11px;
}

.larger {
	font-size: 18px;
}

.news,a.news,a.news:link,a.news:active,a.news:visited {
	font-size: 11px;
	color: #001721;
}