body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-style: normal;
	color: #FFFFFF;
	text-align:left!important;
}
a:active {
}
a:link { 
 color: #FFFFFF;
 text-decoration: none;
}
a:visited { 
 color: #FFFFFF;
 text-decoration: none;
}
a:hover {
 text-decoration: none;
 color: #cc0000;
}
a:focus {
 color: #FFFFFF;
 text-decoration: none;
}


.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-align:left!important;
}


.redbig {
	color: #ffcc66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}

