.silviocss {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
	background-attachment: fixed;
	background-repeat: repeat;
	background-image: none;
	font-variant: normal;




}
body {
	background-color: #000000;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Courier New", Courier, mono;
	color: #999999;
	font-size: 16px;
	font-style: normal;




}
table {
	background-color: #000000;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
	border: 0px none;

}
a:hover {

	color: #FF0000;
	text-decoration: none;
}
a:active {

	color: #FF0000;
	text-decoration: none;
}
a:link {
	color: #FF0000;
	text-decoration: none;
	border: 0px;

}
