a.dog:link { color: #CC9966; text-decoration: none; font-size: 11 }
a.dog:active { color: red; text-decoration: none; font-size: 11 }
a.dog:visited { color: #64CCD1; text-decoration: none; font-size: 11 }
a.dog:hover { color: #64CCD1; text-decoration: underline; font-size: 11 }

a.cat:link { color: #301800; text-decoration: none; font-size: 11 }
a.cat:active { color: red; text-decoration: none; font-size: 11 }
a.cat:visited { color: #004747; text-decoration: none; font-size: 11 }
a.cat:hover { color: #004747; text-decoration: underline; font-size: 11 }
.style2 {font-size: 12px}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #301800;
}
.style4 {color: #FFFFFF}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
