.Brood {
	color: #666;
	font: 11px/160% Arial, Verdana, Helvetica;
}

.Brood A:Link { color: #666; text-decoration: underline; }
.Brood A:Active { color: #666; text-decoration: underline; }
.Brood A:Visited { color: #666; text-decoration: underline; }
.Brood A:Hover { color: #000; text-decoration: none; }

.TxtHeader {
	color: #FFF;
	font: 17px/130% Arial, Verdana, Helvetica;
}

.FontOrange, .FontOrange a:link, .FontOrange a:active, .FontOrange a:visited  { color: #E34816; text-decoration: none; }
.FontYellow, .FontYellow a:link, .FontYellow a:active, .FontYellow a:visited { color: #D0CD10; text-decoration: none; }
.FontBlue, .FontBlue a:link, .FontBlue a:active, .FontBlue a:visited  { color: #038ED1; text-decoration: none; }

.FontOrange a:hover {
	color: #E34816; text-decoration: underline;
}
.FontYellow a:hover {
	color: #D0CD10; text-decoration: underline;
}
.FontBlue a:hover {
	color: #038ED1; text-decoration: underline;
}

.Bold {
	font-weight: bold;
}

h2 {
	margin: 0;
	padding: 0;
}