body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/img/back.gif);
	background-repeat: repeat-x;
}
.footer {font-size: 10px;
}
/*ul {
	margin: 0;
	padding: 0;
 	list-style: none; 
	width: 720px;
	background: #B60072; 
	}*/
a:link {
	color: #660066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0066;
}
a:hover {
	text-decoration: none;
	color: #669900;
}
a:active {
	text-decoration: none;
	color: #663366;
}
.h2 {
	font-size: large;
	color: #663366;
	font-weight: bold;
}
.h3 {
	font-size: medium;
	font-weight: bold;
}
.news {
	color: #333333;
	font-size: small;
}
.date {color: #CC3399; font-size: x-small; }
.text,li {color: #333333; font-size: 12px; }
.smtext {color: #333333; font-size: 12px; }
.title, .tilte {color: #CC3399; font-size: small; font-weight: bold; }
.boxnames {color: #663366; font-size: x-small; }
.gold {color: #FFCC66}