.box4{
     clear:both;
     border-top:solid 10px #000000;
     border-bottom:solid 15px #000000;
     border-left:solid 5px #000000;
     border-right:solid 5px #000000;
     width:780;
     padding-top:20;
     padding-left:20;
     padding-bottom:20;
     margin-left: auto;
	margin-right: auto;
     background-image:url("../img/back004.jpg");
     font-weight:bold:
     height:600px;
     }
     
     

.link001{
margin-top:20px;
margin-left:50px;
text-align:left;
list-style:none;
display:block;
font-weight:bold;
float:left;
width:300;
color:#FFFFFF;
}

a:link{
color:#990000; 
}
a:visited{
color:#990000;
}
a:hover{
color:#cc6666;
} 
a:active{
color:#cc6666;
}

table{
	margin-left: auto;
	margin-right: auto;
	}
