body {
	background-image: url(../images/bg2.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #F8DE03;
}

a:link, a:active, a:visited { color: blue;
	                          text-decoration: none; }
a:hover { color: blue;
          text-decoration: underline; }

.menu {
	color: #ECDFBF;
	font: 14px/14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.submenu {
	color: #ECDFBF;
	font: 12px/14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

p2{
	color: white;
	font: 12px/12px Arial, Helvetica, sans-serif;
	font-weight: bold;

}

td {
	font: 11px/11px Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	}
td a:link {
	color: blue; 
	}
.copyright a:link, .copyright a:visited, .copyright a:active { color: #003333;
	                          text-decoration: none; }
.copyright a:hover { color: #003333;
          text-decoration: underline; }

.bottom
{ font: 12px/12px Arial, Helvetica, sans-serif;
}


.bottom a:link, .bottoma:visited, .bottom a:active 
	{ color: #FFFFFF;
	font: 12px/12px Arial, Helvetica, sans-serif;
	text-decoration: none; }

.bottom a:hover 
	{ color: #FFFFFF;
	font: 12px/12px Arial, Helvetica, sans-serif;
        text-decoration: underline; }
