BODY { 
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

TABLE.main {
	width: 700px;
	text-align: center;
	background-color: #000000;
	background-image: url('images/maske.gif');
	background-repeat: no-repeat;
}

TD {
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

TH {
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}

TD.left {
	text-align: left;
}

LI {
	list-style-image: url(images/star3D.gif);
}

DIV.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;	
}

A:link { color:#AB080B; text-decoration:none; }
A:visited { color:#AB080B; text-decoration:none; }
A:active { color:#FFFFFF; text-decoration:none; }
A:hover { color:#F70000; text-decoration: underline; }