@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #e3aced;
	background-color: #3d0045;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #e3aced;
}

.smallTextPink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
a:link {
	color: #0094DE;
	text-decoration: underline;

}
.whiteTExt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FCC;
}
a:visited {
	text-decoration: none;
	color: #F99;
}
a:hover {
text-decoration: underline;
color: #DD127B;

}
.RegNameofDogs {
	font-family: Papyrus;
	font-size: 18px;
}
.PedigreeSize {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.pictureFrame {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #666;
	border-right-color: #708;
	border-bottom-color: #63C;
	border-left-color: #66C;
}
