body {
background-image:url('../gfx/main_bg.jpg');
background-repeat:repeat;
background-color:#e3f4ac;
font-size: 12px;
font-family:Verdana;
margin-top:20px;
margin-left:20px;
margin-right:20px;
color: #000000;
}
a:link {color: #000000;	text-decoration: none;}
a:visited {text-decoration: none; color: #000000;}
a:hover {text-decoration: underline; color: #600000;}
a:active {text-decoration: none; color: yellow;}

.style1 {
	font-size: 11px;
	}
	
.kittens_annc {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #AA1111;
	padding: 10px;
	}