body {
background: #ECECEC;
}

a:link {
	text-decoration:none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0033A8;
}
a:visited {
	text-decoration:none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0033A8;
}
a:hover {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #E8E800;
}

table { 
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	}
	
.navBase{
background-image: url(images/foot-side.jpg);
background-repeat: no-repeat;
background-position: bottom left
}