body
{
	font-size: 12px;
	font-family: arial, tahoma, sans-serif;
	color: #000000;
}

td
{
	font-size: 12px;
	font-family: arial, tahoma, sans-serif;
	color: #000000;
}

a:link { color: #E18206; text-decoration: none }
a:visited { color: #E18206; text-decoration: none }
a:active { color: #E18206; text-decoration: none }
a:hover { color: #013333; text-decoration: none }

a:link.news { color: #255151; text-decoration: none }
a:visited.news { color: #255151; text-decoration: none }
a:active.news { color: #255151; text-decoration: none }
a:hover.news { color: #608787; text-decoration: none }

a:link.white { color: #ffffff; text-decoration: none }
a:visited.white { color: #ffffff; text-decoration: none }
a:active.white { color: #ffffff; text-decoration: none }
a:hover.white { color: #ffffff; text-decoration: underline }

a:link.green { color: #013333; text-decoration: none }
a:visited.green { color: #013333; text-decoration: none }
a:active.green { color: #013333; text-decoration: none }
a:hover.green { color: #013333; text-decoration: underline }

a:link.green_white { color: #013333; text-decoration: none }
a:visited.green_white { color: #013333; text-decoration: none }
a:active.green_white { color: #013333; text-decoration: none }
a:hover.green_white { color: #608787; text-decoration: none }

.news
{
	font-size: 10px;
	font-family: arial, tahoma, sans-serif;
	color: #255151;
	line-height: 9px;
	text-align: justify;
}

.featured_experiment
{
	font-size: 10px;
	font-family: arial, tahoma, sans-serif;
	color: #013333;
	line-height: 11px;
	text-align: justify;
}

.green_copy
{
	font-size: 12px;
	font-family: arial, tahoma, sans-serif;
	color: #013333;
}

.green_copy_justified
{
	font-size: 12px;
	font-family: arial, tahoma, sans-serif;
	color: #013333;
	text-align: justify;
}

.white
{
	font-size: 10px;
	font-family: arial, tahoma, sans-serif;
	color: #ffffff;
	font-weight: bold;
}
