a:link{ text-decoration:none; color:#762121; }
a:visited{ text-decoration:none; color:#503434; }
a:active{ text-decoration:underline; color:#000080; }
a:hover{ text-decoration:underline; color:#997777; }

body { 	
 background-color:#FFEFCF;
 color:#221010;
 text-align:center;
 }

.main { width:600px; float:right; }

.side { width:120px; float:left; }

#outline {
 width:750px;
 text-align:left;
 margin:0 auto;
 background-color:#FFFFFF;
}
.outline-margin { margin:0 10px; }

.menufont {
 border:solid 1px #994433;
 border-left:solid 5px #994433;
 background-color:#ffea99;
 font-size:110%;
 width=120
 }

.bigmenu {
 border:solid 1px #662211;
 border-left:solid 5px #662211;
 background-color:#994433;
 font-size:110%;
 color: #FFEA99;
 width=80;
 }

.titlebox {
 border:solid 1px #AA7755;
 border-left:solid 5px #AA7755;
 background-color:#ffea99;
 font-size:140%;
 color: #662211;
 width=480;
 }
.titlemenu {
 border:solid 1px #ffea99;
 border-left:solid 5px #ffea99;
 background-color:#ffea99;
 font-size:110%;
 color: #662211;
 width=400;
 }

.smallmenu {
 border:solid 1px #AA7755;
 background-color:#ffffff;
 color: #662211;
 }



