td {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: normal;
	line-height:15px;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
}

.news {
	font-family: Verdana, Arial, Helvetica,   sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #454545;
	text-align: justify;
}
.subheader{
	font-family: "Street Slab", "Street Slab - Narrow", "Street Slab - Wide";
	font-size: 13px;
	font-weight: bold;
	color: #660066;
	text-align: left;
}

.header {
	font-family: Meta-Bold;
	font-size: 18px;
	font-weight: bold;
	color: #003300;
	text-align: left;
}

.footer {
	font-family:   Meta-Bold;
	font-size: 12px;
	color: #003300;
	font-weight: normal;
}

a.one:link, a.one:visited, a.one:active {
	color: #003333;
	text-decoration:none;
}
a.one:hover{
	color:#0000DD;
	text-decoration:none;
}

a.two:link, a.two:visited, a.two:active {
color: #000000; text-decoration:none;
}
a.two:hover{
color:#2D5E90;
text-decoration:underline;
}

.toplinks {
	font-family:   Meta-Bold;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}


a.toplinks:link, a.toplinks:visited, a.toplinks:active {
	color: #FFFFFF;
	font-family: Meta-Bold;
	font-size: 11px;
	font-weight: normal;
}
a.toplinks:hover{
	color:#CCFFCC;
}
