body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #666633;
	background-image: url(/images/images_rick/background.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;



}
table {
	border: 0px none #000066;
	font-size: 12px;
}
h1 {
	font-size: 24px;
	font-weight: bolder;
	color: #a8a8a8;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663366;
	text-decoration: underline;
	height: auto;
	width: auto;


}
a:hover {
	color: 336666;
}
a:visited {
	color: 663333;
}
