BODY {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	background-color: #993399;
	background-image: url(bg-home2.gif);
	background-repeat: no-repeat;
	}



a:link, a:visited,active {
color: #000000;
background-color: #993399;
font-weight: bold;
text-decoration: none;
		}

a:hover	{
color: #FFF;
font-weight: bold;
text-decoration: none;	
		}
		
#nav {
padding-left: 420px;
		}
		