* { margin: 0; padding: 0; text-decoration: none; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex, listing, xmp, plaintext { font: inherit; font-size: 1em; white-space: normal; }
dfn, i, cite, var, address, em { font-style: normal; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet, table { border: none; }
body { line-height: 1; background: white; color: black; }
q { quotes: "" ""; }
ul, ol, dir, menu { list-style: none; }
sub, sup { vertical-align: baseline; }
a { color: inherit; }
font { color: inherit !important; font: inherit !important; color: inherit !important; } /* disables some nasty font attributes in standard browsers */
marquee { overflow: inherit !important; -moz-binding: none; }


body {
	background-image: url(images/bursak.gif);
	font : normal .715em/1.25em Geneva, Tahoma, Verdana, Arial, Georgia, sans-serif;
	color: #333;
	text-align: left;
}


a:link, a:active, a:visited {
	color: #004671;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.link:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FC5D35;
}
p {
	margin-bottom : 0.3em;
}

h2 {
	font-size: 110%;}

/* .style2 {
	font-size: 16px;
} */
/* .style3 {font-size: 13px;} */

.petfinder_box {
	font-size: 110%;
}

.underline {
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
}
.red {
	color: #c6112b;
	font-size: 120%;
	margin-top: 7px;
}
.hilite {
	background-color:#FF0;
}
