/* CSS Document */

body	
	{background-image: url(images/bg-x.jpg);
	background-repeat: repeat-x;}
img
	{border: 0px none;}
font
	{font-family: Arial;}
font.title	
	{color: CCCCCC;
	font-size: 20;}
font.body
	{color: 999999;
	font-size: 14;}
font.cr
	{color: 111111;
	font-size: 10;}
a
	{text-decoration: none;
	font-weight: bold;
	color: CCCCCC;}
a:hover
	{color: 999999;}