/* CSS Document */

body,td,th {
	color: #979797;
	font-family: Tahoma;
	font-size:12px
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.topmenu {
    color: #4D4D4D;
    font-size: 10px;
	font-weight:bold;
}
.links {
    color: #ffbc7e;
    font-size: 11px;
	font-weight:bold;
}
a.links:link {
    color: #ffbc7e;
    font-size: 11px;
	font-weight:bold;
}
a.links:visited {
    color: #ffbc7e;
    font-size: 11px;
	font-weight:bold;
}
a.links:hover {
    color: #ffbc7e;
    font-size: 11px;
	font-weight:bold;
}
a.links:active {
    color: #ffbc7e;
    font-size: 11px;
	font-weight:bold;
}
.footer {
    font-size: 10px;
}