body {	
	font: 80% Verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center; /* for IE */
}
a {
	color:#0107ED;
	font: 150% Arial, Helvetica, Sans Serif;
	font-weight:bold;
}
a:hover img,
a:active img {
	border-color:#E9589D;
}
a:link img,
a:visited img {
	border-color: #FFFF00;
}
a:link,
a:visited {
	color: #E9589D;
} 
a:hover,
a:active {
	color: #FFFF00;
	text-decoration:underline;
	}
.backlinks {
	font-size: 18px;
}
.backlinks a, .backlinks a:active{ 
	color: #FF008F; 
	text-decoration:none;
}
.backlinks a:visited, .backlinks a:hover{
	color:#FFF;
	text-decoration:underline;
}

.container {
	background-image: url('images/background.gif');
	background-repeat: repeat;
}

div b {
	color: #999999;
}

h1 {
	font-size: 18pt;
	margin: 12px;
	padding: 0;
}

h3 { margin: 0px; padding: 0px; }

.flvplayer { border: 1px solid #FF008F; }
.footer, .footer a {
	font-size: 12px;
}
.desc { padding: 0px 20px 10px 20px; text-align: center; font-size: 12px; margin: 8px;}

div.whatsnew {
	float: left;
	height: 210px;
	margin: 0 0 5px 0;
	text-align: center;
	width: 33%;
}
.whatsnew img {
	margin-bottom: 3px;
}
.whatsnew span {
	font-size: 12px;
}
