body	{
	margin: 0em;
	background: #000000
}

td	{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal
}

.bg_black	{
	background-color: #000000
}
.bg_white	{
	background-color: #FFFFFF
}

a       {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #E1115A; 
	font-weight: bold; 
	text-decoration: none
}

a:hover {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #E1115A;
	font-weight: bold; 
	text-decoration: underline
}
