@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(images/dani_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
a:link {
	color: #FF99CC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FF99CC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#main {
	width: 900px;
	padding-top: 185px;
	padding-right: 50px;
	padding-left: 50px;
}
.story {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.side {
	line-height: 16px;
}
.style1 {
	color: #FFAA28;
	font-weight: bold;
	font-style: italic;
}.updates {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.updatesTitle {
	font-size: 18px;
	line-height: 16px;
	color: #FFAA28;
	text-decoration: none;
	font-weight: bold;
}
.updatesDate {
	font-size: 12px;
	line-height: 14px;
	color: #FFAA28;
	text-decoration: none;
}

