/* CSS Document */

.buttonscontainer {width: 200px;}

.buttons a {color: #FF0000;
background-color: ffffff;
padding: 2px;
padding-left: 3px;
display: block;
font: bold normal 10px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #669900;
color: ffffff;
text-decoration: none;}body {
	background-color: #669900;
}
.pleasenote {
	font-family: Tahoma, "Arial Narrow";
	font-size: 10px;
}
.header a {
	font-family: "bradley Hand ITC";
	font-size: 24px;
	font-weight: bold;
	padding: 15px;
	color: #FF0000;
	text-decoration: none;
	background-image: url(../images-for-top-100-baby-names.jpg);

}

.small {
	font-family: Arial;
	font-size: 1px;




}
.header a:hover {
	text-decoration: underline;
	color: #000000;

}
.footer a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.footer a:hover {
	color: #FF0000;
	text-decoration: none;
}
h1 {
	font-family: "bradley Hand ITC";
	font-size: 24px;
	font-weight: bold;

}
h2 {
	font-size: 14px;
}
.mainer {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #FF0000;
}
a {
	color: #669900;
}

.footer { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
 } 
.header { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	padding: 15px;
	color: #CCFF66;
	text-decoration: none;
	background-image: url(../images/christmas-songs.gif);
; letter-spacing: normal
 } 
  
  hr {
  border: 0;
  width: 80%;
  color: #f00;
  background-color: #f00;
  height: 1px;
}
