@charset "UTF-8";
/* CSS Document */
BODY{
	margin: 0;
	padding: 0;
	background-color: #000000;
	vertical-align:middle;
}
a.footer{ 
	color : #A02200;
	font-family : times;
	font-size : 13px;
	font-weight : none;
	text-decoration : none;
	line-height:39px;
	padding-top:20px;
}
a.footer:hover{
	color : #ffffff;
	font-family : times;
	font-size : 13px;
	font-weight : none;
	text-decoration : none;
}
a.footer:active{
	color : #A02200;
	font-family : times;
	font-size : 13px;
	font-weight : none;
	text-decoration : none;
}
.footer{
	color : #ffffff;
	font-family : times;
	font-size : 13px;
	font-weight : none;
	text-decoration : none;
	line-height:39px;
	padding-top:20px;
}
