﻿
a {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #800000;
}
.radbirdtxt {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
}
.radbirdtxt.bold {
	font-weight: bold;
}
h1 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #663300;
}
.radbirdtxt.tiny {
	font-size: x-small;
}
.picRight {
	float: right;
	margin-top: 11px;
	margin-bottom: 11px;
	margin-left: 11px;
}
h2 {
	color: #008000;
	font-size: x-large;
	font-weight: bold;
}
.radbirdtxt.Light {
	font-weight: bold;
	color: #FF6600;
}
