/***********************************************************************************/
/*																				   */
/* jack russell website | designed by clik  | april boulton                        */
/* www.cliksoftware.com                                                            */                                   
/*																				   */
/***********************************************************************************/

.txt_sml_gry {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #666666;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: "trebuchet ms", verdana, arial;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #669933;
	background-image: url(gradient.gif);
	background-repeat: repeat-x;
}
.body_txt {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	font-family: "trebuchet ms", verdana, arial;
}
.body_bold {
	font-family: "trebuchet ms", verdana, arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a {
	font-family: trebuchet ms, verdana, arial;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	color: #4D8B2F;
	text-decoration: none;
}
a:visited {
	color: #4D8B2F;
	text-decoration: none;
}
a:hover {
	color: #4D8B2F;
	text-decoration: none;
}
a:active {
	color: #4D8B2F;
	text-decoration: none;
}
body,td,th {
	font-family: trebuchet ms, verdana, arial;
	font-size: 11px;
}


