body, html  {
	margin:0px;
	padding:0px;
	}

.footer{
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	font-family : Arial,Times New Roman;
}

#footer a:link{
font-size:12px;
color:FF0000;
text-decoration:none;
font-family : Arial,Times New Roman;
letter-spacing : normal;
}

#footer a:visited{
font-size:12px;
color:FF0000;
text-decoration:none;
font-family : Arial,Times New Roman;
letter-spacing : normal;
}

#footer a:hover{
font-size:12px;
color:E31837;
text-decoration:none;
font-family : Arial,Times New Roman;
letter-spacing : normal;
font:bold;
}

