a:  { 
	color: #000000; 
	text-decoration: none
}
a:link {
	color: #88282A;
	text-decoration: none;
	font-weight: normal;
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 12px;

}

a:visited {
	color: #88282A;
	text-decoration: none;
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: normal;

: bold; 
}
a:active {
	color: #003366;
	text-decoration: none;
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: normal;

: bold; 
}
a:hover  {
	color: #003366;
	text-decoration: underline;
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	
}

.body {
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 14px;
	color: #292B7B;
}
.smaller {
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.headers {
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #88282A;
	font-style: normal;

}
.body2 {
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 14px;
	color: #333;
}
.body3 {
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}


.small {
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 9px;
	color: #292B7B;
}
.title {
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 14px;
	color: #88282A;
	font-weight: bold;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.larger {
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.tables {
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 11px;
	color: #333333;
}
.blue_background {
	background-color: #292C7B;
	background-image: url(../SpryAssets/menu_background.jpg);
	background-position: center;
}
.yellow_stroke {
	border: 1px solid #F5C026;
}
.yellow_stroke2pt {
	border: 2px solid #F5C026;
}
.blue_names {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #292B7B;
}
.puppy_title_blue {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #292B7B;
}
.hr_colour {
	color: #88282A;
}
