@charset "UTF-8";
/* Bluebirders of Wake County - CSS stylesheet */
body,td,th {
	color: #000060;
}
body {
	background-color: #91c2e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 40px;
   color: #000066;
	margin-top: 20px;
	padding: 2px;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #000066;
}

#style3 {
	color: #000033;
	font-size: medium;
}
#style4 {
color: #660000;
}
#style5 {
font-size: medium;
}

/*a:visited {
	color: #003399;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #990033;
}

*/


#a {
	color: #000033;
	text-decoration: underline;
	font-weight: bold;
}

#a:link {
		color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #000066;
}


a:visited {
	color: #000033;
	font-weight: bold;
	
}
a:hover {
	color: #660000;
	text-decoration: none;
	
	background-color: #ffffff;
}
a:active {
	color: #ffffff;
	text-decoration: none;
	
	background-color: #000066;
}

.style9 {
	color: #000060;
	font-size: 12px;
}



