body {
	background-image: url(../background.jpg);
	background-color: #C5953D;
	background-repeat: repeat-x;
}	
font.largetext { font-family: verdana; font-size: 12px; font-weight: normal; color: #FFFFFF; }
font.text {	font-family: verdana; font-size: 11px; font-weight: normal; color: #000000; line-height: 17px; }
font.smalltext { font-family: verdana; font-size: 10px; font-weight: normal; color: #000000; line-height: 15px; }

a { text-decoration: none; font-family: verdana; color: #000000; }
a:active { text-decoration: underline; font-family: verdana; color: #FFFFFF; }
a:hover { text-decoration: underline; font-family: verdana; color: #FFFFFF; }

