body{
	background: #000000;
	color: #FF0000;
	border: 0;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

td{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #FF0000;
	text-decoration: none;
}

a.main{
	color: #FFFFFF;
	text-decoration: none;
}
a.main:hover{
	color: #FF0000;
	text-decoration: none;
}
