.footer {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 10px;
	color: #FFFFFF;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #004c9c;
	background-image: url(images/h_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color:#ffffff;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {color:#FFBB02
	
}

.footer-r a{
color:#FFFFFF;
font-weight:bolder;
}
