.mainhead {
	font-size: x-large;
	font-weight: bold;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
a:link {
	color: #990000;
}
a:visited {
	color: #AE0000;
}
a:hover {
	color: #FFA346;
	font-weight: bold;
	font-size: larger;
}

.mainhead_red {

	font-size: x-large;
	font-weight: bold;
	color: #CE0000;
}
h4 {
	color: #990000;
	font-size: medium;
}
.topmenu {
	font-size: x-small;
}
.pupet_name {
	font-size: medium;
	font-weight: bold;
	color: #CE0000;
}
.kidsun {
	color: #CECFFF;
}
.resuorce {
	color: #FFE7E6;
}
a light {
	color: #FFE7E7;
	font-weight: bold;
}
.coverdale {
	color: #EEFFB9;
}
.train {
	color: #E8CEFF;
}
li {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}
.about {
	color: #9C3031;
	list-style-type: none;
}
.footer {
	font-size: x-small;
}
.white {
	color: #FFFFFF;
}

