body,td,th {
	background-color: #000000;
	text-align: center;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #B4B4B4;
	vertical-align: top;	
	line-height:14px;
}
.logo {
        background-image:url("/images/logo/0002.gif");
        background-repeat:no-repeat;
        background-position: center;
        height:40px;
} 
.duck {
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	color: #B4B4B4;
	background-color: #000000;
}
.donkey {
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	color: #689EC2;
	background-color: #000000;
}
a {
	font-family: Arial, Sans-Serif;
	font-size: 12px;	
	color: #689EC2;
	background-color: #000000;	
}
a:visited {
	color: #689EC2;
	background-color: #000000;
}
a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
a:active {
	color: #689EC2;	
	background-color: #000000;
}
a.llama:link {
	color: #689EC2; 
	font-size: 10px;
	text-decoration: none; 
	background-color: #000000;
}
a.llama:visited {
	color: #689EC2; 
	font-size: 10px;
	text-decoration: none; 
	background-color: #000000;
}
a.llama:hover {
	color: #000000; 
	font-size: 10px;
	text-decoration: underline; 
	background-color: #D6B834;
}
a.llama:active {
	color: #689EC2;
	font-size: 10px; 
	background-color: #000000;
} 
img {
	border:0;
}