/* CSS Document */

body {
	background-color: #F0F0E6;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
}
img#rapidstatscounter { border: 1px solid #F0F0E6; 
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}