/* CSS Document */

body,p,td,th {
	color: #cccccc;
	font-family: Tahoma;
	font-size: 10px;
}
body {
	background-color: #161616;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link,a:active,a:visited {
	font-style: none;
	text-decoration: underline;
	color: #d2d2d2;
}
a:hover {
	font-style: none;
	text-decoration: underline;
	color: #a71207;
	font-weight: bold;
}
