.roots {
	background-position: right top;
	background-image: url(../media/navigation/layout_13.gif);
	background-repeat: no-repeat;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a.green {
	font-family: Arial, Helvetica, sans-serif;
	color: #336633;
	text-decoration: none;
	font-size: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.green:hover {
	text-decoration: underline;
}
.noroots {
	background-image: url(../media/spacer.gif);
	background-repeat: no-repeat;
}
.greenU {
	text-decoration: underline;
	color: #336633;
}
.greenU:hover {
	text-decoration: none;
}
.floatRight {
	float: right;
}
h1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.redU {
	color: #990000;
}
.redU a{
	text-decoration: underline;
	color: #990000;
}
.redU a:hover {
	text-decoration: none;
}
