@charset "utf-8";
a:link {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: none;
}

a:active {
	color: #0FF;
	text-decoration: none;
}

a:visited {
	color: #999;
	text-decoration: none;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333;
	letter-spacing: 2px;
}
p {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-weight: bold;
}


#toplinks {
	font-family: Verdana, Geneva;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/header.png);
}

/* CSS Document by EmpireofPIXELS.com*/

.bodybg {
	background-image: url(images/backtop.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	background-attachment: fixed;
}
.copyright {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #CCC;
	background-color: #666;
}
.text_dogs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #06C;
	letter-spacing: 3px;
}
.table_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.small_text {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #666;
}
