body{
	margin:0;
	background-color:#3c0404;
	font-size:11px;
}

a{
	color:#FF0000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.bottom-link
{
 font-size:10px;
 color:#ffffff;
 text-decoration:none
}
.bottom-link:hover
{
 font-size:10px;
 color:#ffffff;
 text-decoration:underline
}
.bottom-copy
{
 font-size:10px;
 color:#000000;
 text-decoration:none
}
.bottom-smart
{
 font-size:10px;
 color:#000000;
 text-decoration:none
}
.bottom-smart:hover
{
 text-decoration: underline
}
.text
{
 font-size:13px;
 color:#000000;
 text-decoration:none
}

