
/*								BODY*/

body {
	background-color: #000000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a{
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration:none;
color: #ff0000;
display : block;
}
