/* CSS Document */
body,html{
height: 100%;
width: 100%;
}

td img {display: block;}

body,td,th {
	font-family: Helvetica, Tahoma, Lucida Grande;
	font-size: 11px;
	color: #FFFFFF;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #984816;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:active {
	text-decoration: none;
	color: #666666;
}




/* ========================================================================<DIV>=== */
div#footer{
	color: #CCCCCC;
	font-size: 10px;
	text-align:center;
}

div#footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}

div#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

div#footer a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

div#footer a:active {
	text-decoration: none;
	color: #CCCCCC;
}

div#news_post{
	font-size: 11px;
	color: #FFFFFF;
	text-align:left;
}

/* ========================================================================<STYLES>=== */

