/* Family History Seminar Style Sheet */

P.copyrightText {
		font-size: xx-small;
		text-align: center;
}
A:link {text-decoration: underline; color:#5566FF} /* off white */
A:visited {text-decoration: none; color:#BB77BB} /* purple */
A:hover {text-decoration: underline; color:#99BBFF} /* white */
	
A.bod:link{text-decoration: underline; color:#5566FF} /* blue */
A.bod:visited {text-decoration: underline; color:#BB77BB} /* purple */
A.bod:hover {text-decoration: underline; color:#99BBFF} /* aqua */
	
TD.nav {
		padding: 2,12,2,12; 
		background-color: #640A07; 
		text-align: center;
}
