a  { color: white; text-decoration: none }
.homeText  { color: white; font-weight: normal; font-size: 12px; font-family: Verdana }
.boilerplate  { color: white; font-size: xx-small; font-family: Verdana }
.breeding { color: white; font-weight: bold; font-size: x-small; font-family: Verdana }
.barnText { color: white; font-style: italic; font-size: xx-small; font-family: Verdana }
.indexText  { color: white; font-weight: normal; font-size: 12px; font-family: Verdana }
.barnSmall { color: white; font-size: x-small; font-family: Verdana }
.navText { color: white; font-weight: bold; font-size: 12px; font-family: Verdana; letter-spacing: 2px }
.navTextLink { color: white; font-weight: bold; font-size: 12px; font-family: Verdana; letter-spacing: 2px }
.homeTextLink { color: white; font-weight: bold; font-size: 14px; font-family: Verdana }


.style4 {color: #FFFFFF}
.style8 {font-size: 10px}
.style10 {
	font-size: 12;
	color: white;
}
.style12 {font-size: 12px; font-family: Verdana; letter-spacing: 2px; color: white;}
.style13 {font-size: 10px; color: white; font-family: Verdana; }
.style14 {color: white}
.style15 {color: yellow}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
   